This commit is contained in:
2023-10-05 14:46:16 +03:00
parent 6aac6722f4
commit cff2530421
4 changed files with 2 additions and 233 deletions

View File

@@ -1,6 +1,5 @@
from functools import wraps
from httpx import AsyncClient
from httpx._exceptions import HTTPError
from httpx import AsyncClient, HTTPError
from settings import AUTH_URL