Skip to content

Conversation

@jasonmokk
Copy link
Contributor

@jasonmokk jasonmokk commented Nov 25, 2024

This PR adds the missing type hint to the squeeze method in order to be consistent with the other methods in core/generic.py.

@KevsterAmp
Copy link
Contributor

CI failures seem unrelated

@mroeschke mroeschke added the Typing type annotations, mypy/pyright type checking label Nov 26, 2024
@mroeschke mroeschke added this to the 3.0 milestone Nov 26, 2024
@mroeschke mroeschke merged commit 106f33c into pandas-dev:main Nov 26, 2024
53 checks passed
@mroeschke
Copy link
Member

Thanks @jasonmokk

@jasonmokk jasonmokk deleted the add-type-hint-squeeze branch November 26, 2024 23:38
KevsterAmp pushed a commit to KevsterAmp/pandas that referenced this pull request Mar 12, 2025
Co-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Typing type annotations, mypy/pyright type checking

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DOC: Missing type hint for squeeze method

3 participants