BUG: breaking type annotation of format_percentiles
function in io/formats/format.py
#57248
Closed
3 tasks done
Labels
Pandas version checks
I have checked that this issue has not already been reported.
I have confirmed this bug exists on the latest version of pandas.
I have confirmed this bug exists on the main branch of pandas.
Reproducible Example
Issue Description
The brackets of
(np.ndarray | Sequence[float])
should be removed as they break the libcst parser and they are unneccesaryExpected Behavior
Removed brackets
Installed Versions
...
The text was updated successfully, but these errors were encountered: