mirror of
https://github.com/grillazz/fastapi-sqlalchemy-asyncpg.git
synced 2025-11-30 13:20:40 +03:00
refactor and black
This commit is contained in:
@@ -45,4 +45,3 @@ class SchedulerMiddleware:
|
||||
await self.app(scope, receive, send)
|
||||
else:
|
||||
await self.app(scope, receive, send)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user