Skip to content

DOC: Standardize and expand docstring for BooleanDtype (fixes #61939) #51076

DOC: Standardize and expand docstring for BooleanDtype (fixes #61939)

DOC: Standardize and expand docstring for BooleanDtype (fixes #61939) #51076

Triggered via pull request September 8, 2025 08:50
Status Failure
Total duration 19m 46s
Artifacts

code-checks.yml

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

Annotations

3 errors
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 2.
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/arrays/boolean.py:42:EX04:pandas.BooleanDtype:Do not import pandas, as it is imported automatically for the examples (numpy as np, pandas as pd)
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/arrays/boolean.py:42:EX03:pandas.BooleanDtype:flake8 error: line 1, col 1: F811 redefinition of unused 'pd' from line 2