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

Unused import #5

Open
luandy64 opened this issue Feb 21, 2020 · 0 comments
Open

Unused import #5

luandy64 opened this issue Feb 21, 2020 · 0 comments

Comments

@luandy64
Copy link
Contributor

from collections import OrderedDict

I think this is safe to remove because it's only used in this one initialization, but it's not really used because that variable is overwritten moments later

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

No branches or pull requests

1 participant