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
Fix #6395 #6402
Fix #6395 #6402
Conversation
@stsewd I'm sorry to bother you but can you help me with this pr (it has not passed the Travis CI build)? |
Thanks. I left some suggestions. To fix tghe linter problme, you need to add # noqa
at the end of the sentence
Thanks for guiding me through it. |
The issue still seems to be existing. Can this be a problem on Travis' side? |
@piyushpalawat99 you can check the travis log to find out the problem
Or run the tests locally https://docs.readthedocs.io/en/stable/development/tests.html |
@stsewd Thanks. Done. |
@stsewd Is there anything else that I should do to get it merged? |
@stsewd can you help me with closing this issue and merge this pull request? |
This is my first pull request in this project. Please let me know if there's something that I need to fix.
PS: Created a new branch for ease of use.