Skip to content

Commit

Permalink
attempt to fix sphinx error
Browse files Browse the repository at this point in the history
  • Loading branch information
keflavich committed Dec 6, 2018
1 parent 250d1f9 commit ca2c621
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/spectral_extraction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,5 @@ predefined region file using `pyregion.open
>>> spectrum = subcube.mean(axis=(1,2)) # doctest: +SKIP

Eventually, we hope to change the region support from pyregion to `astropy
regions <http://astropy-regions.readthedocs.io/en/latest/>`_, so the
regions <http://astropy-regions.readthedocs.io/en/latest>`_, so the
above example may become obsolete.

0 comments on commit ca2c621

Please sign in to comment.