diff --git a/cogs/timings.py b/cogs/timings.py index 301ea5d..ec9d3fc 100644 --- a/cogs/timings.py +++ b/cogs/timings.py @@ -12,6 +12,7 @@ with open("cogs/timings_check.yml", 'r') as stream: print(exc) YAML_ERROR = exc + class Timings(commands.Cog): def __init__(self, bot):