tuxbot-bot/tuxbot/cogs/admin/config.py

9 lines
94 B
Python

from structured_config import Structure
class AdminConfig(Structure):
pass
extra = {}