Skip to content

CLN: Add allow_slice to is_hashable function #51966

CLN: Add allow_slice to is_hashable function

CLN: Add allow_slice to is_hashable function #51966

Triggered via pull request October 4, 2025 17:00
Status Failure
Total duration 31m 13s
Artifacts

code-checks.yml

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

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