@@ -24,5 +24,5 @@ mypy = "*"
python_version = "3.9"
[scripts]
test = "pytest app/test/test_main.py -s"
test = "pytest app/test/test_auth.py app/test/test_server.py -W ignore::DeprecationWarning -s"
dev = "uvicorn app.main:app --reload"
The note is not visible to the blocked user.