Skip to content
This repository was archived by the owner on Nov 3, 2023. It is now read-only.

Commit 1cda4d6

Browse files
committed
#230 - Great shame upon my family
1 parent 774be90 commit 1cda4d6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pydocstyle/checker.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -520,7 +520,6 @@ def _check_section_underline(cls, section_name, context, indentation):
520520
else:
521521
yield violations.D414(section_name)
522522

523-
524523
@classmethod
525524
def _check_section(cls, docstring, definition, context):
526525
"""D4{05,06,10,11,13}, D214: Section name checks.

0 commit comments

Comments
 (0)