-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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 part of #4374: Add docstrings to the Python files. #6041
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #6041 +/- ##
===========================================
- Coverage 45.27% 45.21% -0.06%
===========================================
Files 521 523 +2
Lines 30688 30722 +34
Branches 4597 4605 +8
===========================================
- Hits 13894 13892 -2
- Misses 16794 16830 +36
Continue to review full report at Codecov.
|
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.
Hi Vibhor! Thanks for the PR. Here is my first pass
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.
Hi @vibhor98 thanks for the changes. A few more comments
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.
I think this looks good. Thanks @vibhor98!
Thanks @nithusha21! Merging... |
Explanation
Checklist
python scripts/pre_commit_linter.py
andbash scripts/run_frontend_tests.sh
.