-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Added Python Examples for PrintOptions() #2000
Added Python Examples for PrintOptions() #2000
Conversation
👷 Deploy request for selenium-dev pending review.Visit the deploys page to approve it
|
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
@harsha1502 use this pr instead of the previous |
Also this is PR #2000 - that's fun |
My bad, had wrong assertion |
* Added Python Examples for PrintOptions() * fixed assertion error * now the assertion error is fixed --------- Co-authored-by: Sri Harsha <[email protected]> 6703150
Added python examples to the printoptions sections of the documentation
Description
added test_print_options.py
added examples to print_options.md in all translations
Motivation and Context
Issue #1941
Fixed conflicts in previous pr
Hacktober
Types of changes
Checklist