Skip to content

Commit

Permalink
GAIAPCR-1331 Include Update description of the parameter dump_to_file
Browse files Browse the repository at this point in the history
  • Loading branch information
Jorge Fernandez Hernandez authored and Jorge Fernandez Hernandez committed Nov 11, 2024
1 parent 03c77ff commit ce16157
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion astroquery/gaia/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ def load_data(self, ids, *, data_release=None, data_structure='INDIVIDUAL', retr
dump_to_file: boolean, optional, default False.
If it is true, a compressed directory named "datalink_output_<time_stamp>.zip" with all the DataLink
files is made in the current working directory. The <time_stamp> format follows the ISO 8601 standard:
"yyyymmddThhmmss".
"YYYYMMDD_HHMMSS.mmmmmm".
overwrite_output_file : boolean, optional, default False
To overwrite the output file ("datalink_output.zip") if it already exists.
verbose : bool, optional, default 'False'
Expand Down

0 comments on commit ce16157

Please sign in to comment.