Skip to content

Commit

Permalink
Update .pydocstyle
Browse files Browse the repository at this point in the history
  • Loading branch information
ikostan committed Dec 2, 2024
1 parent e6b5ba3 commit eea57b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pydocstyle
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[pydocstyle]
inherit = false
match = .*\.py
match = ^(?!(__init__)\.py$)

0 comments on commit eea57b6

Please sign in to comment.