aboutsummaryrefslogtreecommitdiffstats
path: root/bemani/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'bemani/__init__.py')
-rw-r--r--bemani/__init__.py7
1 files changed, 7 insertions, 0 deletions
diff --git a/bemani/__init__.py b/bemani/__init__.py
new file mode 100644
index 0000000..f16ed0a
--- /dev/null
+++ b/bemani/__init__.py
@@ -0,0 +1,7 @@
+from bemani.sdvx import parse_exceed_gear_news_site
+from bemani.polaris_chord import parse_polaris_chord_news_site
+
+__all__ = [
+ "parse_exceed_gear_news_site",
+ "parse_polaris_chord_news_site",
+]
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage