DOC: Fix PR02 errors in Timedelta attributes (min, max, resolution) d… #45980
code-checks.yml
on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
15m 33s
ASV Benchmarks
19m 17s
Build Docker Dev Environment
2m 40s
Test install requirements-dev.txt
1m 50s
Annotations
11 errors
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 1.
|
Docstring validation, typing, and other manual pre-commit hooks
None:None:PR02:pandas.Timestamp.max:Unknown parameters {'tz', 'microsecond', 'unit', 'minute', 'fold', 'tzinfo', 'month', 'second', 'ts_input', 'nanosecond', 'year', 'hour', 'day'}
|
Docstring validation, typing, and other manual pre-commit hooks
None:None:PR02:pandas.Timestamp.min:Unknown parameters {'tz', 'microsecond', 'unit', 'minute', 'fold', 'tzinfo', 'month', 'second', 'ts_input', 'nanosecond', 'year', 'hour', 'day'}
|
Docstring validation, typing, and other manual pre-commit hooks
None:None:PR02:pandas.Timestamp.resolution:Unknown parameters {'value', 'unit', '**kwargs'}
|
Docstring validation, typing, and other manual pre-commit hooks
None:None:SA01:pandas.Timedelta.max:See Also section not found
|
Docstring validation, typing, and other manual pre-commit hooks
None:None:EX01:pandas.Timedelta.max:No examples section found
|
Docstring validation, typing, and other manual pre-commit hooks
None:None:SA01:pandas.Timedelta.min:See Also section not found
|
Docstring validation, typing, and other manual pre-commit hooks
None:None:EX01:pandas.Timedelta.min:No examples section found
|
Docstring validation, typing, and other manual pre-commit hooks
None:None:SA01:pandas.Timedelta.resolution:See Also section not found
|
Docstring validation, typing, and other manual pre-commit hooks
None:None:EX01:pandas.Timedelta.resolution:No examples section found
|
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 9.
|