We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
jobs/migrations/0013_auto_20170810_1625.py
from django.db import models, migrations
this is an unused import can be removed.
The text was updated successfully, but these errors were encountered:
Is the above issue resolved????
Sorry, something went wrong.
unused import in sourcecode python#2265
9935f78
Merge pull request #1 from siddhukamble45/sid_main
6db606f
There are lots of these but they can be cleaned up by #2540 later! Thanks anyways :) Check out https://github.com/python/pythondotorg/issues?q=sort%3Aupdated-desc+is%3Aissue+is%3Aopen+label%3Ahelp-wanted for issues you can contribute to if interested
No branches or pull requests
jobs/migrations/0013_auto_20170810_1625.py
from django.db import models, migrations
this is an unused import can be removed.
The text was updated successfully, but these errors were encountered: