Skip to content

CLN: remove unused import causing flake8 error on master #23989

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
Nov 29, 2018

Conversation

qwhelan
Copy link
Contributor

@qwhelan qwhelan commented Nov 29, 2018

Cleanup in #23971 removed the last use of the copy module, so flake8 is now failing master due to an unused import. This fixes master by removing the import.

  • closes #xxxx
  • tests added / passed
  • passes git diff upstream/master -u -- "*.py" | flake8 --diff
  • whatsnew entry

@pep8speaks
Copy link

Hello @qwhelan! Thanks for submitting the PR.

@jreback jreback added this to the 0.24.0 milestone Nov 29, 2018
@jreback jreback added the Code Style Code style, linting, code_checks label Nov 29, 2018
@jreback jreback merged commit 982c169 into pandas-dev:master Nov 29, 2018
@jreback
Copy link
Contributor

jreback commented Nov 29, 2018

thanks

@qwhelan qwhelan deleted the flake8_fix branch November 29, 2018 00:30
Pingviinituutti pushed a commit to Pingviinituutti/pandas that referenced this pull request Feb 28, 2019
Pingviinituutti pushed a commit to Pingviinituutti/pandas that referenced this pull request Feb 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Style Code style, linting, code_checks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants