@@ -62,7 +62,10 @@ exclude =
max-complexity = 10
[pytest]
python_files = tests.py test_*.py
python_files =
*_tests.py
tests.py
test_*.py
[coverage:run]
branch = True
The note is not visible to the blocked user.