Skip to content

Commit

Permalink
Codestyle
Browse files Browse the repository at this point in the history
  • Loading branch information
duytnguyendtn committed Sep 11, 2024
1 parent d91c80a commit 6afdbfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyvo/registry/rtcons.py
Original file line number Diff line number Diff line change
Expand Up @@ -673,7 +673,7 @@ class Spatial(SubqueriedConstraint):
are interpreted in degrees)::
>>> resources = registry.Spatial((SkyCoord("23d +3d"), 3))
Or you can provide the radius angle as an Astropy Quantity:
>>> resources = registry.Spatial((SkyCoord("23d +3d"), 1*u.rad))
Expand Down

0 comments on commit 6afdbfd

Please sign in to comment.