Skip to content

Commit 8d2cb1e

Browse files
authored
Update to match pytest-ansible: ansible/pytest-ansible@b3d71f5 (#366)
1 parent bf24cb8 commit 8d2cb1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ arg-type-hints-in-docstring = false
7272
baseline = ".config/pydoclint-baseline.txt"
7373
check-return-types = false
7474
exclude = '\.git|\.tox|build|out|venv'
75+
should-document-private-class-attributes = true
7576
show-filenames-in-every-violation-message = true
7677
skip-checking-short-docstrings = false
7778
style = "google"

0 commit comments

Comments
 (0)