Commit 0430e50
committed
Disable the new
This check works with the `Attributes:` section in the class docstring,
but we are using a docstring when declaring the attribute instead, which
is handled better by `mkdocstrings`, so this check is not useful for us
as it will always fail.
Signed-off-by: Leandro Lucarella <[email protected]>check-class-attributes pydoclint check1 parent 1cfde78 commit 0430e50
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| 124 | + | |
124 | 125 | | |
125 | 126 | | |
126 | 127 | | |
| |||
0 commit comments