Skip to content

Commit 74ff202

Browse files
authored
No need to state FLOAT_CMP
1 parent 8dd1954 commit 74ff202

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/svo_fps/svo_fps.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ transmission curve data using
128128
.. doctest-remote-data::
129129

130130
>>> data = SvoFps.get_transmission_data('2MASS/2MASS.H')
131-
>>> print(data) # doctest: +FLOAT_CMP
131+
>>> print(data)
132132
Wavelength Transmission
133133
AA
134134
---------- ------------

0 commit comments

Comments
 (0)