This commit breaks everything

This commit is contained in:
Profitroll 2023-11-24 12:37:24 +01:00
parent 7b9367c0a7
commit 3a65991257
Signed by: profitroll
GPG Key ID: FA35CAB49DACD3B2
11 changed files with 1 additions and 1 deletions

View File

@ -26,4 +26,4 @@ __license__ = "MIT License"
__author__ = "Profitroll" __author__ = "Profitroll"
from . import classes, const, enums, errors, raw, utility from . import classes, const, enums, errors, raw, utility
from .classes.client import Client from .classes.Client import Client