Skip to content

CLN: Add allow_slice to is_hashable function #51929

CLN: Add allow_slice to is_hashable function

CLN: Add allow_slice to is_hashable function #51929

Triggered via pull request October 3, 2025 21:08
Status Failure
Total duration 19m 50s
Artifacts

code-checks.yml

on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
15m 35s
Docstring validation, typing, and other manual pre-commit hooks
ASV Benchmarks
19m 44s
ASV Benchmarks
Build Docker Dev Environment
2m 37s
Build Docker Dev Environment
Test install requirements-dev.txt
1m 51s
Test install requirements-dev.txt
Fit to window
Zoom out
Zoom in

Annotations

5 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
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:PR10:pandas.api.types.is_hashable:Parameter "allow_slice" requires a space before the colon separating the parameter name and type
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