Enable Ruff D212 (#87347)
This commit is contained in:
parent
97de0c6d9a
commit
ca1a12898c
237 changed files with 353 additions and 707 deletions
|
@ -92,8 +92,7 @@ def _strict_module_in_ignore_list(
|
|||
|
||||
|
||||
def _sort_within_sections(line_iter: Iterable[str]) -> Iterable[str]:
|
||||
"""
|
||||
Sort lines within sections.
|
||||
"""Sort lines within sections.
|
||||
|
||||
Sections are defined as anything not delimited by a blank line
|
||||
or an octothorpe-prefixed comment line.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue