tuxbot-bot/tuxbot/cogs/Polls/models/__init__.py

3 lines
46 B
Python
Raw Normal View History

from .polls import *
from .responses import *