@ -28,7 +28,7 @@ type_check:
mkdir -p .mypy_cache && poetry run python -m mypy ormar tests --ignore-missing-imports --install-types --non-interactive
lint:
poetry run python -m ruff . --fix
poetry run python -m ruff check . --fix
fmt:
poetry run python -m black .
The note is not visible to the blocked user.