Formatted everything with black
This commit is contained in:
@@ -13,8 +13,8 @@ async def favicon():
|
||||
return FileResponse("favicon.ico")
|
||||
|
||||
|
||||
#=================================================================================
|
||||
dynamic_import_from_src("extensions", star_import = True)
|
||||
#=================================================================================
|
||||
# =================================================================================
|
||||
dynamic_import_from_src("extensions", star_import=True)
|
||||
# =================================================================================
|
||||
|
||||
scheduler.start()
|
||||
scheduler.start()
|
||||
|
Reference in New Issue
Block a user