Skip to content

Commit

Permalink
THIS COMMIT WOULD BE REMOVED- test docstr fix
Browse files Browse the repository at this point in the history
  • Loading branch information
atharva-2001 committed Oct 2, 2023
1 parent 667c6e7 commit 0974383
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ ignore-nested-functions = false
ignore-nested-classes = true
ignore-private = true
ignore-property-decorators = true
#ignore-regex = ["^get$", "^mock_.*", ".*BaseClass.*"]
ignore-regex = ["^test"]
ignore-semiprivate = true
ignore-setters = true
omit-covered-files = false
Expand Down

0 comments on commit 0974383

Please sign in to comment.