aboutsummaryrefslogtreecommitdiffstats
path: root/bemani/__init__.py
blob: dc4762a702c842213ef9226c1c34773edf10477d (plain) (blame)
1
2
3
4
5
6
7
from bemani.sdvx import parse_nabla_news_site
from bemani.polaris_chord import parse_polaris_chord_news_site

__all__ = [
    "parse_nabla_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