@@ -1,6 +1,7 @@
[flake8]
exclude = .*/
select = F401, Y
extend-ignore = E203
extend-select = F401, Y
max_line_length = 120
per-file-ignores =
*__init__.pyi: F401
The note is not visible to the blocked user.