Skip to content
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

PR: pyflakes nit 3: unused import #612

Merged
merged 1 commit into from Dec 16, 2022
Merged

PR: pyflakes nit 3: unused import #612

merged 1 commit into from Dec 16, 2022

Conversation

edreamleo
Copy link
Contributor

@edreamleo edreamleo commented Dec 16, 2022

Another pyflakes complaint that can't be turned off:

project.py:2:1: 'shutil' imported but unused

@lieryan lieryan merged commit fae855e into python-rope:master Dec 16, 2022
@lieryan
Copy link
Member

lieryan commented Dec 16, 2022

Thanks @edreamleo

@edreamleo edreamleo changed the title PR: Remove pyflakes complaint about an unused import PR: pyflakes nit 3: unused import Dec 16, 2022
@edreamleo
Copy link
Contributor Author

@lieryan You're welcome. My pleasure. Onward!

@lieryan lieryan added this to the 1.7.0 milestone Dec 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants