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

doctest-skip directive isn't working in docstrings #52

Open
pllim opened this issue Mar 18, 2019 · 2 comments
Open

doctest-skip directive isn't working in docstrings #52

pllim opened this issue Mar 18, 2019 · 2 comments

Comments

@pllim
Copy link
Contributor

pllim commented Mar 18, 2019

Moved from astropy/astropy#3948 . Originally posted by @bsipocz on July 12, 2015.


Is there a way to enable the directive to work in the docstrings, too?

It works fine in the docs rst files, but apparently not in the docstrings as I get this fail with ccdproc:
https://travis-ci.org/astropy/ccdproc/jobs/70630227

@bsipocz
Copy link
Member

bsipocz commented Dec 23, 2020

@tinumide - I think this may also be a side effect for the new directive you work on. While the docstring examples for astroquery are a lower priority than the narrative documentation, getting the bottom of this may be a good enough coding stretch goal for later.

cc @ceb8

@bsipocz
Copy link
Member

bsipocz commented May 30, 2023

We run into this again last week while updating np docstrings, it would be a really nice feature to have

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants