Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: remove
check-docstring-first
pre-commit check (apache#1531)
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#159
- Loading branch information