We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dc6e9d commit 8b5fb95Copy full SHA for 8b5fb95
1 file changed
docs/changes/wcs/19064.api.rst
@@ -1,6 +1,6 @@
1
``wcs.high_level_objects_to_values`` and ``wcs.values_to_high_level_objects``
2
no longer require their ``low_level_wcs`` argument to be a full
3
-`~astropy.wcs.wcsapi.BaseLowLevelWCS` instance. Any object exposing
+``astropy.wcs.wcsapi.BaseLowLevelWCS`` instance. Any object exposing
4
``world_axis_object_classes`` and ``world_axis_object_components`` attributes
5
is accepted, and ``serialized_classes`` is now optional (treated as ``False``
6
if absent).
0 commit comments