DOC: Show constructor arguments for some classes in pd.series.offsets
#49101
code-checks.yml
on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
14m 45s
ASV Benchmarks
18m 29s
Build Docker Dev Environment
2m 58s
Test install requirements-dev.txt
1m 54s
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)
|