@ -23,7 +23,11 @@ tests:
poetry run pytest tests
tests_frontend:
cd src/frontend && ./run-tests.sh
ifeq ($(UI), true)
cd src/frontend && ./run-tests.sh --ui
else
endif
format:
poetry run black .
The note is not visible to the blocked user.