mirror of
https://github.com/grillazz/fastapi-sqlalchemy-asyncpg.git
synced 2026-01-17 11:40:39 +03:00
lint code
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
from sqlalchemy.dialects import postgresql
|
||||
|
||||
from functools import wraps
|
||||
|
||||
from sqlalchemy.dialects import postgresql
|
||||
|
||||
|
||||
def compile_sql_or_scalar(func):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user