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

MAINT: removed unused import sys #9301

Merged
merged 1 commit into from
Sep 22, 2018
Merged

Conversation

gotham13
Copy link
Contributor

sys module was imported but not used in

@ev-br ev-br merged commit 57d09f6 into scipy:master Sep 22, 2018
@ev-br
Copy link
Member

ev-br commented Sep 22, 2018

Tests all pass, merging. Thanks @Gotham13121997

@ev-br ev-br added the maintenance Items related to regular maintenance tasks label Sep 22, 2018
@ev-br ev-br added this to the 1.2.0 milestone Sep 22, 2018
@gotham13
Copy link
Contributor Author

Hey @ev-br I found couple more unused imports. Should I create individual pull requests or remove them all in one??

@gotham13 gotham13 deleted the patch-unused-import branch September 22, 2018 17:55
@ev-br
Copy link
Member

ev-br commented Sep 22, 2018

Maybe lump them together

@gotham13
Copy link
Contributor Author

gotham13 commented Sep 22, 2018 via email

@rgommers
Copy link
Member

Yeah i thought so but there are around 160 instances. I think I will go about them module wise. It will be better.

Just try and group them a little please. We have ~15 modules; 15 PRs on this kind of cleanup is a bit much.

@gotham13
Copy link
Contributor Author

gotham13 commented Sep 23, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Items related to regular maintenance tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants