jitenbot/bot/yomichan/exporters/jitenon_kokugo.py

6 lines
108 B
Python
Raw Permalink Normal View History

from bot.yomichan.exporters.base.jitenon import JitenonExporter
class Exporter(JitenonExporter):
pass