TYPING: keywords in df.sort_values and sr.sort_values cannot be annotated #30451
Labels
Closing Candidate
May be closeable, needs more eyeballs
Typing
type annotations, mypy/pyright type checking
Observed in the PR #30402 and PR #27237
Annotation seems not to be able to added for
sort_values
. If added, error message will pop up in CI:The text was updated successfully, but these errors were encountered: