We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83fa5c6 commit fdc32c9Copy full SHA for fdc32c9
.flake8
@@ -4,9 +4,7 @@ exclude =
4
__pycache__,
5
build,
6
dist,
7
- versioneer.py,
8
- labpdfproc/_version.py,
9
- doc/manual/source/conf.py
+ doc/source/conf.py
10
max-line-length = 115
11
# Ignore some style 'errors' produced while formatting by 'black'
12
ignore = W503
0 commit comments