tox: Update flake8-docstrings to 0.2.6
- Respect pep257’s default ignore list - Handle AllError and other exceptions from pep257
This commit is contained in:
parent
73d5d24cb4
commit
2875596a1e
2
tox.ini
2
tox.ini
@ -157,7 +157,7 @@ deps =
|
|||||||
flake8-deprecated==1.0
|
flake8-deprecated==1.0
|
||||||
flake8-mock==0.2
|
flake8-mock==0.2
|
||||||
flake8-pep3101==0.3
|
flake8-pep3101==0.3
|
||||||
flake8-docstrings==0.2.5
|
flake8-docstrings==0.2.6
|
||||||
flake8-tuple==0.2.9
|
flake8-tuple==0.2.9
|
||||||
flake8-tidy-imports==1.0.0
|
flake8-tidy-imports==1.0.0
|
||||||
flake8-future-import==0.3.2
|
flake8-future-import==0.3.2
|
||||||
|
Loading…
Reference in New Issue
Block a user