Skip to content

Commit fdc32c9

Browse files
authored
Update .flake8
1 parent 83fa5c6 commit fdc32c9

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.flake8

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@ exclude =
44
__pycache__,
55
build,
66
dist,
7-
versioneer.py,
8-
labpdfproc/_version.py,
9-
doc/manual/source/conf.py
7+
doc/source/conf.py
108
max-line-length = 115
119
# Ignore some style 'errors' produced while formatting by 'black'
1210
ignore = W503

0 commit comments

Comments
 (0)