Add module level docstrings.
This commit is contained in:
parent
80beeea07b
commit
2cb4003835
17 changed files with 70 additions and 2 deletions
|
|
@ -129,7 +129,6 @@ ignore = [
|
|||
"D213", # incompatible with D212
|
||||
"D400", # A stricter version of #415 that doesn't allow !
|
||||
# The checkers below should be turned on as they complain about missing docstrings.
|
||||
"D100",
|
||||
"D102",
|
||||
"D101",
|
||||
"D103",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue