Remove the test-specific .flake8 file
This commit is contained in:
parent
3ee9ebb091
commit
728c56c986
@ -1,8 +0,0 @@
|
|||||||
# Like the base Black .flake8 but also ignores F811 which is used deliberately
|
|
||||||
# in test files.
|
|
||||||
|
|
||||||
[flake8]
|
|
||||||
ignore = E266, E501, F811
|
|
||||||
max-line-length = 80
|
|
||||||
max-complexity = 12
|
|
||||||
select = B,C,E,F,W,T4,B9
|
|
Loading…
Reference in New Issue
Block a user