style: format all files

This commit is contained in:
2024-12-30 04:12:13 -05:00
parent cc0a66c3c4
commit 99c3793618
4 changed files with 8 additions and 6 deletions

View File

@@ -2,13 +2,12 @@ import importlib
import inspect
import time
import commands
import constants
import core
import events
from state import client, reloaded_modules, start_time
import commands
@client.event
async def on_ready():