Add make and config for formatting

This commit is contained in:
Zakhar Izmaylov
2024-11-10 11:02:15 +03:00
parent c17dc371da
commit 56a4f8a51e
24 changed files with 113 additions and 210 deletions
-1
View File
@@ -1,4 +1,3 @@
from functools import wraps
from typing import Any, Awaitable, Callable, Dict
import asyncpg