@@ -1,2 +1,7 @@
test:
python -m pytest --verbose -s tests
FLAKE_FLAGS = --ignore=E501,F401,F403,F405
lint:
python -m flake8 $(FLAKE_FLAGS)
The note is not visible to the blocked user.