aboutsummaryrefslogtreecommitdiffstats
path: root/taito/__init__.py
blob: bc55d25eeb931835e2161944a518727cd1fa70a9 (plain) (blame)
1
2
3
4
5
6
7
from taito.music_diver import parse_music_diver_news_json
from taito.street_fighter import parse_sf_news_site

__all__ = [
    "parse_music_diver_news_json",
    "parse_sf_news_site",
]
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage