Skip to content

Commit ce16157

Browse files
Jorge Fernandez HernandezJorge Fernandez Hernandez
authored andcommitted
GAIAPCR-1331 Include Update description of the parameter dump_to_file
1 parent 03c77ff commit ce16157

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

astroquery/gaia/core.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ def load_data(self, ids, *, data_release=None, data_structure='INDIVIDUAL', retr
224224
dump_to_file: boolean, optional, default False.
225225
If it is true, a compressed directory named "datalink_output_<time_stamp>.zip" with all the DataLink
226226
files is made in the current working directory. The <time_stamp> format follows the ISO 8601 standard:
227-
"yyyymmddThhmmss".
227+
"YYYYMMDD_HHMMSS.mmmmmm".
228228
overwrite_output_file : boolean, optional, default False
229229
To overwrite the output file ("datalink_output.zip") if it already exists.
230230
verbose : bool, optional, default 'False'

0 commit comments

Comments
 (0)