Skip to content

Commit b6c0410

Browse files
committed
Fix pydocstyle errors
1 parent 23f9bd0 commit b6c0410

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,3 +98,4 @@ ignore_errors = True
9898
# - D407
9999
# No blank line is needed after the last section
100100
ignore = D200,D202,D203,D205,D212,D400,D406,D407,D413
101+
match=(?!.*(versioneer|test_|_version)).*\.py

0 commit comments

Comments
 (0)