Skip to content
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

TST: Generalize doctest stopwords .axis( .plot( #8448

Merged
merged 1 commit into from Feb 20, 2018
Merged

Conversation

endolith
Copy link
Member

Lines like
ax1.axis(...)
return a list, but we don't care for doctest purposes.

From @larsoner 's comment #8397 (comment)

Lines like 
    ax1.axis(...)
return a list, but we don't care for doctest purposes.
@ev-br
Copy link
Member

ev-br commented Feb 20, 2018

Thanks!

@ev-br ev-br merged commit e49ebde into scipy:master Feb 20, 2018
@ev-br ev-br added this to the 1.1.0 milestone Feb 20, 2018
@ev-br ev-br added maintenance Items related to regular maintenance tasks Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org labels Feb 20, 2018
@endolith endolith deleted the patch-1 branch February 20, 2018 14:43
@endolith
Copy link
Member Author

@larsoner had said "so that it gets proper discussion as it modifies the test suite", but ok. :)

@larsoner
Copy link
Member

larsoner commented Feb 20, 2018 via email

@ev-br
Copy link
Member

ev-br commented Feb 20, 2018

Ok, it looked like a straightforward improvement to me. Can revert it if there are strong feel for a discussion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org maintenance Items related to regular maintenance tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants