Add make and config for formatting

This commit is contained in:
Zakhar Izmaylov
2024-11-10 11:02:15 +03:00
parent 6f5aa1e3f4
commit e524e439b1
23 changed files with 110 additions and 204 deletions
-1
View File
@@ -1,4 +1,3 @@
from functools import wraps
from typing import Any, Awaitable, Callable, Dict
import asyncpg