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

@@ -3,11 +3,10 @@ import inspect
import time
import arguments
import constants
from state import reloaded_modules, start_time
import commands
import constants
import utils
from state import reloaded_modules, start_time
async def uptime(message):