Closed
Description
Using numpydoc 0.7, the location of reporting seems to be broken, the currently provided information is useless yet too verbose.
File "/Users/bsipocz/munka/devel/astroquery/astropy_helpers/astropy_helpers/extern/numpydoc/docscrape.py", line 343, in _parse
raise ValueError(msg)
ValueError: The section Examples appears twice in the docstring of None in None.
https://travis-ci.org/astropy/astroquery/jobs/287555157#L1742
I see that part of the code is already been refactored. I wonder if it's fixes my issue, what's your ETA for a new release?
Edit: I've just checked this with the current dev version, same error:
Exception occurred:
File "/Users/bsipocz/munka/devel/astroquery/astropy_helpers/astropy_helpers/extern/numpydoc/docscrape.py", line 358, in _error_location
raise ValueError(msg)
ValueError: The section Examples appears twice in the docstring of None in None.
Metadata
Metadata
Assignees
Labels
No labels