@@ -0,0 +1,10 @@
# Run tests and linters
@default: run
# Setup project
@init:
poetry install
@run:
poetry run uvicorn main:app --reload
The note is not visible to the blocked user.