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

Backport docstrings documentation #15627

Merged
merged 2 commits into from
Mar 28, 2016
Merged

Backport docstrings documentation #15627

merged 2 commits into from
Mar 28, 2016

Conversation

nalimilan
Copy link
Member

Backport of #15136.

Also add comments to prevent them from getting out of sync again.

Bakcport of 4908131.
@nalimilan nalimilan changed the title Bacport docstrings documentation Backport docstrings documentation Mar 25, 2016
@nalimilan nalimilan merged commit 273b487 into release-0.4 Mar 28, 2016
@nalimilan nalimilan deleted the nl/doc0.4 branch March 28, 2016 14:46
1
```
"""
function bar(x, y) ...
Copy link
Contributor

Choose a reason for hiding this comment

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

This doctest is trying to run bar([1, 2], [1, 2]) without having any definition... I think we should just remove the doctest marker here?

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.

2 participants