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

Imported Libraries that are unused #9

Open
TehMaxwell opened this issue Feb 16, 2020 · 1 comment
Open

Imported Libraries that are unused #9

TehMaxwell opened this issue Feb 16, 2020 · 1 comment
Assignees
Labels
invalid This doesn't seem right

Comments

@TehMaxwell
Copy link
Contributor

My Spyder is reporting that you are importing several libraries that are unused. Again it is bad practice to do this as people don't know exactly what the dependencies of the file are. I would go through and check if spyder is right and then remove the lines as necessary.

@TehMaxwell TehMaxwell added the invalid This doesn't seem right label Feb 16, 2020
@BenjaminJamesGriffiths
Copy link
Member

Does Spyder tell you exactly which ones are unused? Would be very useful to know, I think the current unused ones are 'time', 'numpy' and 'os'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants