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

4 lines
70 B
Python

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