变更
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
|
||||
[flake8]
|
||||
|
||||
max-line-length = 119
|
||||
ignore =
|
||||
W503
|
||||
P102
|
||||
P103
|
||||
|
||||
exclude =
|
||||
tests/test_spiders.py E731
|
||||
docs/conf.py E265
|
||||
Reference in New Issue
Block a user