-
-
Notifications
You must be signed in to change notification settings - Fork 6.9k
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
description.py codes and tests removal #4153
Conversation
from .description import ( | ||
UTF8_TEST_DOCSTRING, ViewWithNonASCIICharactersInDocstring | ||
) | ||
|
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.
This line should be removed for pylint to be happy
could delete the description file too? |
Current coverage is 91.49%@@ master #4153 diff @@
==========================================
Files 51 51
Lines 5477 5477
Methods 0 0
Messages 0 0
Branches 0 0
==========================================
Hits 5011 5011
Misses 466 466
Partials 0 0
|
Not sure what you mean. Isn't the file already removed ? |
initialy i only deleted the codes now deleted the file too. |
Thanks for the work ! |
as per comment its and python 2.6 issue