Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3dae050

Browse files
committedMay 24, 2024·
update pathway in .flake8
1 parent 2d82769 commit 3dae050

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)
Please sign in to comment.