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

4 lines
70 B
Python
Raw Normal View History

from .polls import *
from .responses import *
from .suggests import *