Skip to content

MAINT docstring appending doesn't mess with rendering anymore. #7297

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
Oct 18, 2016
Merged

MAINT docstring appending doesn't mess with rendering anymore. #7297

merged 1 commit into from
Oct 18, 2016

Conversation

NelleV
Copy link
Member

@NelleV NelleV commented Oct 17, 2016

  • numpydoc did not accept two Notes section. Replaced a Note section with a
    sphinx .. note:: one
  • fill's docstring title was messing up indentation.

closes #7095

fill's doc now look like:

fill

(Notice the two different notes!)

- numpydoc did not accept two Notes section. Replaced a Note section with a
  sphinx .. note:: one
- fill's docstring title was messing up indentation.

closes #7095
@NelleV NelleV changed the title MAINT docstring appending doesn't mess with rendering anymore. [MRG] MAINT docstring appending doesn't mess with rendering anymore. Oct 17, 2016
@QuLogic
Copy link
Member

QuLogic commented Oct 17, 2016

(Notice the two different notes!)

I don't see any notes in the posted image?

@NelleV
Copy link
Member Author

NelleV commented Oct 17, 2016

My bad - wrong screenshot.

@tacaswell tacaswell added this to the 2.0 (style change major release) milestone Oct 18, 2016
@tacaswell tacaswell merged commit 59e029b into matplotlib:master Oct 18, 2016
tacaswell added a commit that referenced this pull request Oct 18, 2016
DOC: docstring appending doesn't mess with rendering anymore
@tacaswell
Copy link
Member

Thanks!

backported to v2.x as e82032c

@NelleV NelleV deleted the 7095_quick_and_easy_fix branch October 30, 2016 17:11
@QuLogic QuLogic changed the title [MRG] MAINT docstring appending doesn't mess with rendering anymore. MAINT docstring appending doesn't mess with rendering anymore. Dec 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

_preprocess_data interferes in the docstrings Notes section
4 participants