CLN: Add allow_slice to is_hashable function #51966
code-checks.yml
on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
16m 29s
ASV Benchmarks
30m 53s
Build Docker Dev Environment
2m 25s
Test install requirements-dev.txt
2m 1s
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/core/dtypes/inference.py:379:PR02:pandas.api.types.is_hashable:Unknown parameters {'allow_slice: bool or None'}
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/dtypes/inference.py:379:PR01:pandas.api.types.is_hashable:Parameters {'allow_slice'} not documented
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/dtypes/inference.py:379:PR10:pandas.api.types.is_hashable:Parameter "allow_slice" requires a space before the colon separating the parameter name and type
|