@@ -2,3 +2,7 @@ test:
pytest --cov-report term-missing --cov=textual tests/ -vv
typecheck:
mypy -p rich --strict
format:
black .
format-check:
black --check .
The note is not visible to the blocked user.