Skip to content

Commit 199e45f

Browse files
authored
Use shorter links
1 parent afd8932 commit 199e45f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

astroquery/astrometry_net/core.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ def monitor_submission(self, submission_id, *,
219219
Returns
220220
-------
221221
222-
None or `astropy.io.fits.Header` or (`astropy.io.fits.Header`, str)
222+
None or `~astropy.io.fits.Header` or (`~astropy.io.fits.Header`, str)
223223
The contents of the returned object depend on whether the solve
224224
succeeds or fails. If the solve succeeds the header with
225225
the WCS solution generated by astrometry.net is returned. A tuple

0 commit comments

Comments
 (0)