Skip to content

Commit d49c3a0

Browse files
committed
Fixing whitespace
1 parent 127cf84 commit d49c3a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

astroquery/vizier/core.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -359,8 +359,8 @@ def query_region_async(self, coordinates, radius=None, inner_radius=None,
359359
Constraints on columns of the result. The dictionary contains
360360
the column name as keys, and the constraints as values.
361361
frame : str, optional
362-
The frame to use for the request. It should be 'fk5', 'icrs',
363-
or 'galactic'. This choice influences the the orientation of
362+
The frame to use for the request. It should be 'fk5', 'icrs',
363+
or 'galactic'. This choice influences the the orientation of
364364
box requests.
365365
366366
Returns

0 commit comments

Comments
 (0)