-
Notifications
You must be signed in to change notification settings - Fork 915
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 type-o in docstring for json_reader_options #10626
Conversation
Can one of the admins verify this patch? |
1 similar comment
Can one of the admins verify this patch? |
@dagardner-nv Thanks! base branch needs to be updated to 22.06 for CI to run. |
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.
LGTM. Found another one just one line above.
Co-authored-by: Yunsong Wang <[email protected]>
Closing will cherry-pick commits into branch-22.06 and open a new pull req |
New pull req #10627 |
Same as #10626 but against the correct branch Authors: - David Gardner (https://github.com/dagardner-nv) Approvers: - Christopher Harris (https://github.com/cwharris) - Yunsong Wang (https://github.com/PointKernel)
I think I found a typo in the docstring
"Not all parameters are unsupported."
should be:
"Not all parameters are supported."