X Tutup
Skip to content

fixing scatter doc#8548

Merged
phobson merged 1 commit intomatplotlib:masterfrom
choldgraf:fix_scatter_doc
Apr 28, 2017
Merged

fixing scatter doc#8548
phobson merged 1 commit intomatplotlib:masterfrom
choldgraf:fix_scatter_doc

Conversation

@choldgraf
Copy link
Copy Markdown
Contributor

sorry for the barrage of PRs today, but I just noticed that the docstring of ax.scatter was getting rendered improperly in the pyplot page because it doesn't have a period at the end of the first sentence.

@WeatherGod
Copy link
Copy Markdown
Member

Is this a problem elsewhere in our docs? I wonder if there is a way for us to detect this reliably, because it is an easy mistake to make.

@choldgraf
Copy link
Copy Markdown
Contributor Author

it might be, I think the easy thing to do would be to add a docstring checker to the tests, but the problem is that this will generate a ton of errors because many docstrings are outdated :-/

@phobson phobson merged commit 81a7739 into matplotlib:master Apr 28, 2017
@QuLogic QuLogic added this to the 2.1 (next point release) milestone Aug 7, 2017
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

X Tutup