@@ -8,7 +8,7 @@ norecursedirs = testdata
[flake8]
exclude = .git,.idea,__pycache__,.tox,tests/*,docs/*,test_load_asc_bench.py
ignore = E201,E202,E221,E251,E265,F821
ignore = E201,E202,E221,E251,E265,F821,N805
max-line-length = 160
[testenv]
The note is not visible to the blocked user.