Fix docstring validation for Series (GH-59592) #52776
code-checks.yml
on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
15m 45s
ASV Benchmarks
18m 59s
Build Docker Dev Environment
2m 20s
Test install requirements-dev.txt
1m 38s
Annotations
4 errors
|
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 3.
|
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/__init__.py:None:SS04:pandas.Series:Summary contains heading whitespaces
|
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/__init__.py:None:EX01:pandas.Series:No examples section found
|
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/__init__.py:None:SA01:pandas.Series:See Also section not found
|