-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Fix typos #9424
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 typos #9424
Conversation
doc/en/how-to/fixtures.rst
Outdated
| FAILED test_module.py::test_ehlo[smtp.gmail.com] - assert 0 | ||
| FAILED test_module.py::test_noop[smtp.gmail.com] - assert 0 | ||
| FAILED test_module.py::test_ehlo[mail.python.org] - AssertionError: asser... | ||
| FAILED test_module.py::test_ehlo[mail.python.org] - AssertionError: assert... |
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.
this is not a typo, this is terminal output, same for the rest of the similar ones
The-Compiler
left a comment
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 now, thanks!
nicoddemus
left a comment
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.
Thanks!
|
👍 🎉 |
Co-authored-by: Kian Meng, Ang <[email protected]>
|
Backported: #9448 |
AUTHORSin alphabetical order.