Starting docstring on the same lines as the quotations
This commit is contained in:
parent
be6a6ca6fe
commit
35d47fe3ed
28 changed files with 92 additions and 214 deletions
|
|
@ -128,8 +128,7 @@ ignore = [
|
|||
"D203", # incompatible with D204
|
||||
"D213", # incompatible with D212
|
||||
# Below are checkers to be turned on gradually
|
||||
"D212",
|
||||
"D205",
|
||||
"D205", # Force single line summary!
|
||||
"D415",
|
||||
"D400",
|
||||
"D200",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue