Skip to content

Commit be32a98

Browse files
committed
More doc fixes
1 parent 801e16b commit be32a98

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

astroquery/jplsbdb/tests/test_jplsbdb.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,11 +88,11 @@ def test_missing_value(patch_request):
8888

8989
def test_quantities(patch_request):
9090
"""Make sure query returns quantities.
91-
91+
9292
Regression test for astroquery #2011.
93-
93+
9494
"""
95-
95+
9696
sbdb = SBDB.query('Ceres', id_type='search', phys=True,
9797
alternate_id=True, full_precision=True,
9898
covariance='mat', validity=True,

0 commit comments

Comments
 (0)