aboutsummaryrefslogtreecommitdiffstats
path: root/sega
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2025-04-14 19:03:38 -0700
committerPinapelz <yukais@pinapelz.com>2025-04-14 19:03:38 -0700
commitedf5d77f1c44660e2e49c69635193df3ed715325 (patch)
treee19ebd3bea96db65de7f9993213469f8f4727243 /sega
parent18620364296708d48720178f6ff2ddc010fb1221 (diff)
fix: early termination of maimaidx intl scraping
Diffstat (limited to 'sega')
-rw-r--r--sega/maimaidx_intl.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sega/maimaidx_intl.py b/sega/maimaidx_intl.py
index 0e787b8..57e7cfb 100644
--- a/sega/maimaidx_intl.py
+++ b/sega/maimaidx_intl.py
@@ -33,4 +33,4 @@ def parse_maimaidx_intl_prism_news_site(html: str):
}
entries.append(entry)
- return entries
+ return entries
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage