format and login exception

This commit is contained in:
IluaAir
2025-09-27 12:07:31 +03:00
parent 966b59ff20
commit 67a570ceac
5 changed files with 39 additions and 23 deletions

View File

@@ -1,5 +1,6 @@
from httpx import AsyncClient
import pytest
from httpx import AsyncClient
from src.core.settings import settings
from src.schemas.users import User