Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[DOC]: Removed a redundant 'The' #22406

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

Merged
merged 2 commits into from
Feb 6, 2022

Conversation

dSupertramp
Copy link
Contributor

Hi, this is my first pull request in an open source project.

I know it's not fair to write this kind of description here, but it's just a way for you to leave a message.

Advice is welcome, thank you!

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for opening your first PR into Matplotlib!

If you have not heard from us in a while, please feel free to ping @matplotlib/developers or anyone who has commented on the PR. Most of our reviewers are volunteers and sometimes things fall through the cracks.

You can also join us on gitter for real-time discussion.

For details on testing, writing docs, and our review process, please see the developer guide

We strive to be a welcoming and open project. Please follow our Code of Conduct.

@tacaswell
Copy link
Member

Thanks! We appreciate contributions of any size and kind. Documenattion fixes from people new to the project are particularly valuable as (at least I) tend to get "word blind" due to familiarity.

While I agree that the wording now is not quite right, but I do no think dropping the "the" is the right fix. If were to drop the "Python scripts", the sentence would read

Matplotlib can be used in Python and IPython shell, web application servers, and

which also does not read quite right. Maybe

Matplotlib can be used in Python scripts, the Python or IPython shells, web application servers, and

would read better?

@tacaswell tacaswell added this to the v3.6.0 milestone Feb 5, 2022
@dSupertramp
Copy link
Contributor Author

Thanks! We appreciate contributions of any size and kind. Documenattion fixes from people new to the project are particularly valuable as (at least I) tend to get "word blind" due to familiarity.

While I agree that the wording now is not quite right, but I do no think dropping the "the" is the right fix. If were to drop the "Python scripts", the sentence would read

Matplotlib can be used in Python and IPython shell, web application servers, and

which also does not read quite right. Maybe

Matplotlib can be used in Python scripts, the Python or IPython shells, web application servers, and

would read better?

Honestly, in my opinion, it sounds better without "the": maybe I'm wrong

@tacaswell
Copy link
Member

Honestly, in my opinion, it sounds better without "the":

Fair. I still do not agree, but not strongly enough to block merging,

Our policy on documentation PRs is one person with commit rights agreeing it is an improvement to merge so I leave this to someone else to merge.


The test failures here are unrelated and should be ignored (the py37 in linux is the coverage fork issue and the OSX failures are (I suspect) a gs version change issue).

README.rst Outdated
@@ -51,7 +51,7 @@ Check out our `home page <https://matplotlib.org/>`_ for more information.

Matplotlib produces publication-quality figures in a variety of hardcopy
formats and interactive environments across platforms. Matplotlib can be used
in Python scripts, the Python and IPython shell, web application servers, and
in Python scripts, Python and IPython shell, web application servers, and
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd also go with:

Suggested change
in Python scripts, Python and IPython shell, web application servers, and
in Python scripts, the Python or IPython shells, web application servers, and

@timhoffm timhoffm merged commit 3804f5e into matplotlib:main Feb 6, 2022
@timhoffm
Copy link
Member

timhoffm commented Feb 6, 2022

Thanks @dSupertramp, and congratulations on your first contribution to Matplotlib! We hope to hear from you again.

@dSupertramp
Copy link
Contributor Author

Thanks @dSupertramp, and congratulations on your first contribution to Matplotlib! We hope to hear from you again.

Thanks for the opportunity!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants