-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Add missing spacing before or after a param name in docstrings #23738
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
Conversation
Hello @srinivasreddy! Thanks for updating the PR.
Comment last updated on November 17, 2018 at 04:33 Hours UTC |
Codecov Report
@@ Coverage Diff @@
## master #23738 +/- ##
=======================================
Coverage 92.25% 92.25%
=======================================
Files 161 161
Lines 51390 51390
=======================================
Hits 47411 47411
Misses 3979 3979
Continue to review full report at Codecov.
|
The remaining are,
|
@gfyoung The remaining cannot be done as fixing them introduce trailing spaces. |
thanks @srinivasreddy |
git diff upstream/master -u -- "*.py" | flake8 --diff