fix(login)

This commit is contained in:
A'zamov Samandar
2025-12-06 15:09:54 +05:00
parent 9d494ab34e
commit 3aa20fdaa1
4 changed files with 43 additions and 18 deletions

View File

@@ -25,3 +25,4 @@ typeCheckingMode = "basic"
reportMissingImports = false
reportMissingTypeStubs = false
pythonVersion = "3.12"
enableReachabilityAnalysis = false