DOC: Standardize and expand docstring for BooleanDtype (fixes #61939) #51086
Triggered via pull request
September 8, 2025 11:39
Status
Failure
Total duration
21m 17s
Artifacts
–
code-checks.yml
on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
16m 12s
ASV Benchmarks
19m 8s
Build Docker Dev Environment
2m 43s
Test install requirements-dev.txt
1m 48s
Annotations
3 errors
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 2.
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/arrays/boolean.py:42:GL03:pandas.BooleanDtype:Double line break found; please use only one blank line to separate sections or paragraphs, and do not leave blank lines at the end of docstrings
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/arrays/boolean.py:42:SS04:pandas.BooleanDtype:Summary contains heading whitespaces
|