Skip to content

DOC: Show constructor arguments for some classes in pd.series.offsets #49101

DOC: Show constructor arguments for some classes in pd.series.offsets

DOC: Show constructor arguments for some classes in pd.series.offsets #49101

Triggered via pull request June 8, 2025 02:20
Status Failure
Total duration 18m 35s
Artifacts

code-checks.yml

on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
14m 45s
Docstring validation, typing, and other manual pre-commit hooks
ASV Benchmarks
18m 29s
ASV Benchmarks
Build Docker Dev Environment
2m 58s
Build Docker Dev Environment
Test install requirements-dev.txt
1m 54s
Test install requirements-dev.txt
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Docstring validation, typing, and other manual pre-commit hooks
None:None:GL02:pandas.tseries.offsets.DateOffset.rule_code:Closing quotes should be placed in the line after the last text in the docstring (do not close the quotes in the same line as the text, or leave a blank line between the last text and the quotes)
Docstring validation, typing, and other manual pre-commit hooks
None:None:SS06:pandas.tseries.offsets.DateOffset.name:Summary should fit in a single line
Docstring validation, typing, and other manual pre-commit hooks
None:None:GL01:pandas.tseries.offsets.DateOffset.name:Docstring text (summary) should start in the line immediately after the opening quotes (not in the same line, or leaving a blank line in between)
Docstring validation, typing, and other manual pre-commit hooks
None:None:GL02:pandas.tseries.offsets.DateOffset.name:Closing quotes should be placed in the line after the last text in the docstring (do not close the quotes in the same line as the text, or leave a blank line between the last text and the quotes)
Docstring validation, typing, and other manual pre-commit hooks
None:None:SS06:pandas.tseries.offsets.DateOffset.kwds:Summary should fit in a single line
Docstring validation, typing, and other manual pre-commit hooks
None:None:GL01:pandas.tseries.offsets.DateOffset.kwds:Docstring text (summary) should start in the line immediately after the opening quotes (not in the same line, or leaving a blank line in between)
Docstring validation, typing, and other manual pre-commit hooks
None:None:GL02:pandas.tseries.offsets.DateOffset.kwds:Closing quotes should be placed in the line after the last text in the docstring (do not close the quotes in the same line as the text, or leave a blank line between the last text and the quotes)
Docstring validation, typing, and other manual pre-commit hooks
None:None:SS06:pandas.tseries.offsets.DateOffset.freqstr:Summary should fit in a single line
Docstring validation, typing, and other manual pre-commit hooks
None:None:GL01:pandas.tseries.offsets.DateOffset.freqstr:Docstring text (summary) should start in the line immediately after the opening quotes (not in the same line, or leaving a blank line in between)
Docstring validation, typing, and other manual pre-commit hooks
None:None:GL02:pandas.tseries.offsets.DateOffset.freqstr:Closing quotes should be placed in the line after the last text in the docstring (do not close the quotes in the same line as the text, or leave a blank line between the last text and the quotes)