Commit 59a0b37
authored
fix: remove
This check gives false positives on attribute docstrings with warnings
such as:
- "Multiple module docstrings (first docstring on line N)", or
- "Module docstring appears after code (code seen on line N)"
For details, see:
pre-commit/pre-commit-hooks#159check-docstring-first pre-commit check (#1531)1 parent 818cd15 commit 59a0b37
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
| |||
0 commit comments