8000 Standardize parameter types in docs by timhoffm · Pull Request #15873 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content

Standardize parameter types in docs #15873

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 1 commit into from
Dec 8, 2019

Conversation

timhoffm
Copy link
Member
@timhoffm timhoffm commented Dec 8, 2019

PR Summary

Reaming in parameter type descriptions:

  • boolean -> bool
  • integer -> int
  • string -> str

according to numpydoc conventions.

@timhoffm timhoffm added this to the v3.3.0 milestone Dec 8, 2019
Copy link
Contributor
@anntzer anntzer left a comment

Choose a reason for hiding this comment

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

one typo, can selfmerge after that and ci

@tacaswell tacaswell merged commit 88b1abf into matplotlib:master Dec 8, 2019
@timhoffm timhoffm deleted the doc-param-types branch December 8, 2019 20:54
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.

3 participants
0