Skip to content

CI: delete unused import in groupby/groupby.py #38252

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 3, 2020

Conversation

arw2019
Copy link
Member

@arw2019 arw2019 commented Dec 3, 2020

Fixes a flake8 bug on current master:

(pandas-dev) andrewwieteska@Andrews-MacBook-Pro pandas % flake8 pandas/core/groupby/groupby.py
pandas/core/groupby/groupby.py:53:1: F401 'pandas.core.dtypes.cast.maybe_cast_result' imported but unused

@arw2019 arw2019 added the CI Continuous Integration label Dec 3, 2020
@jreback jreback added this to the 1.2 milestone Dec 3, 2020
@jreback jreback merged commit 65f0463 into pandas-dev:master Dec 3, 2020
@jreback
Copy link
Contributor

jreback commented Dec 3, 2020

thanks @arw2019

@arw2019 arw2019 deleted the CI-failure branch December 3, 2020 02:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants