Skip to content

Commit 9d31c7f

Browse files
committed
fix pathway to conf.py
1 parent a1a4086 commit 9d31c7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.flake8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ exclude =
66
dist,
77
versioneer.py,
88
labpdfproc/_version.py,
9-
docs/source/conf.py
9+
doc/manual/source/conf.py
1010
max-line-length = 115
1111
# Ignore some style 'errors' produced while formatting by 'black'
1212
ignore = E203, W503

0 commit comments

Comments
 (0)