-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
remove trailing commas for #35925 #36029
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
Anshoo-Rajput
commented
Sep 1, 2020
•
edited
Loading
edited
- pandas/io/parquet.py
- pandas/io/parsers.py
- pandas/io/pytables.py
xref #35925 |
Thanks @rajanshoo25 for the PR. generally lgtm. |
@rajanshoo25 CI / Checks (pull_request) failing. need to run black again after the changes
|
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.
looks good to me
Thanks @rajanshoo25 |
Thanks a lot! @simonjayhawkins for guiding me. Actually I am new in open-source contribution. |