depfix
All checks were successful
Deploy to core / deploy (push) Successful in 2m18s

This commit is contained in:
2024-02-19 12:49:33 +03:00
parent add5f6df63
commit a39db6991c
2 changed files with 3 additions and 2 deletions

View File

@@ -1,8 +1,8 @@
import logging
from functools import wraps
from dogpile.cache import make_region
import httpx
import httpx
from dogpile.cache import make_region
from starlette.exceptions import HTTPException
from settings import ADMIN_SECRET, AUTH_URL