@@ -1,4 +1,8 @@
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.