Skip to content

Commit 040b1dc

Browse files
Jorge Fernandez HernandezJorge Fernandez Hernandez
authored andcommitted
GAIAMNGT-1700 change signature of the method Gaia.load_data
1 parent 54bd20e commit 040b1dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGES.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@ gaia
6969
- Fix method search_async_jobs in the class TapPlus. [#2967]
7070

7171
- Change the signature of the function load_data: the parameter output_file that defined the file where the results were
72-
saved, is replaced by dump_to_file, that in case it is true, a compressed directory named "datalink_output.zip" with
73-
all the DataLink files is made. So user cannot specified the output file anymore [#2967]
72+
saved, is replaced by boolean parameter dump_to_file, that in case it is true, a compressed directory named "datalink_output.zip" with
73+
all the DataLink files is made. So the users cannot specified the output file anymore [#2967]
7474

7575
jplhorizons
7676
^^^^^^^^^^^

0 commit comments

Comments
 (0)