Skip to content

Commit 536f39c

Browse files
Jorge Fernandez HernandezJorge Fernandez Hernandez
authored andcommitted
GAIAMNGT-1700 Remove wrong line
1 parent 94b8099 commit 536f39c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

astroquery/gaia/core.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,6 @@ def load_data(self, ids, *, data_release=None, data_structure='INDIVIDUAL', retr
230230
A dictionary where the keys are the file names and its value is a list of astropy.table.table.Table objects
231231
"""
232232

233-
overwrite_output_file = True
234233
output_file_specified = False
235234

236235
if not dump_to_file:

0 commit comments

Comments
 (0)