-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Remove unused imports from code.py & conftest.py #3447
Conversation
Failed. |
@cclauss It's done. Previous Build: This Build: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. The only failing test is run in allow_failures mode.
* remove unused imports from code.py & conftest.py * ignore F401 flake8 * ignore F401 flake8 Co-authored-by: Shubham Kumar <skr@pop-os.localdomain>
* remove unused imports from code.py & conftest.py * ignore F401 flake8 * ignore F401 flake8 Co-authored-by: Shubham Kumar <skr@pop-os.localdomain>
* remove unused imports from code.py & conftest.py * ignore F401 flake8 * ignore F401 flake8 Co-authored-by: Shubham Kumar <skr@pop-os.localdomain>
* remove unused imports from code.py & conftest.py * ignore F401 flake8 * ignore F401 flake8 Co-authored-by: Shubham Kumar <skr@pop-os.localdomain>
* remove unused imports from code.py & conftest.py * ignore F401 flake8 * ignore F401 flake8 Co-authored-by: Shubham Kumar <skr@pop-os.localdomain>
* remove unused imports from code.py & conftest.py * ignore F401 flake8 * ignore F401 flake8 Co-authored-by: Shubham Kumar <skr@pop-os.localdomain>
Removes the unused import from
openlibrary/code.py
&openlibrary/conftest.py
Save for the end:
Stakeholders
@cclauss @mekarpeles