diff --git a/_orangcbot/extensions/converters.py b/_orangcbot/extensions/converters.py index 1aae9f6..6e2117f 100644 --- a/_orangcbot/extensions/converters.py +++ b/_orangcbot/extensions/converters.py @@ -1,4 +1,5 @@ from __future__ import annotations + from typing import Tuple from nextcord.ext import commands