DOC: add api.types.is_dtype_equal
into document
#48452
code-checks.yml
on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
17m 2s
ASV Benchmarks
20m 34s
Build Docker Dev Environment
2m 52s
Test install requirements-dev.txt
1m 43s
Annotations
3 errors
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/dtypes/common.py:652:PR09:pandas.api.types.is_dtype_equal:Parameter "target" description should finish with "."
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/dtypes/common.py:652:SA05:pandas.api.types.is_dtype_equal:pandas.api.types.is_object_dtype in `See Also` section does not need `pandas` prefix, use api.types.is_object_dtype instead.
|
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 2.
|