lint code

This commit is contained in:
grillazz
2025-03-08 17:26:09 +01:00
parent 21de7e2dfc
commit 8f96c8a472
14 changed files with 28 additions and 30 deletions

View File

@@ -1,7 +1,7 @@
from sqlalchemy.dialects import postgresql
from functools import wraps
from sqlalchemy.dialects import postgresql
def compile_sql_or_scalar(func):
"""