mirror of
https://github.com/shouptech/humulus.git
synced 2026-02-03 14:59:43 +00:00
Fix doc8 check
This commit is contained in:
parent
78ebfb5da7
commit
0b9dd34d98
1 changed files with 1 additions and 1 deletions
|
|
@ -20,4 +20,4 @@ select = B,C,E,F,W,T4,B9
|
||||||
[doc8]
|
[doc8]
|
||||||
max-line-length = 79
|
max-line-length = 79
|
||||||
extension = .rst
|
extension = .rst
|
||||||
ignore-path = docs/_build,pip-wheel-metadata,.git,__pycache__,.tox,.eggs,*.egg,instance
|
ignore-path = docs/_build,pip-wheel-metadata,.git,__pycache__,.tox,.eggs,*.egg,src/*.egg-info,instance
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue