Skip to content

Commit da7dc72

Browse files
jferna01jferna01
authored andcommitted
GAIAPCR-1281 C9GACS-907 Remove trailing whitespace at 195:113
1 parent 04d247b commit da7dc72

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
@@ -192,7 +192,7 @@ def load_data(self, ids, *, data_release=None, data_structure='INDIVIDUAL',
192192
For GAIA DR3, possible values are ['EPOC_PHOTOMETRY', 'RVS', 'XP_CONTINUOUS', 'XP_SAMPLED',
193193
'MCMC_GSPPHOT' or 'MCMC_MSC']
194194
For GAIA DR4, possible values are ['EPOC_PHOTOMETRY', 'RVS', 'XP_CONTINUOUS', 'XP_SAMPLED',
195-
'MCMC_GSPPHOT', 'MCMC_MSC', 'EPOCH_ASTROMETRY', 'RV_EPOCH_SINGLE', 'RV_EPOCH_DOUBLE', 'RVS_EPOCH' or
195+
'MCMC_GSPPHOT', 'MCMC_MSC', 'EPOCH_ASTROMETRY', 'RV_EPOCH_SINGLE', 'RV_EPOCH_DOUBLE', 'RVS_EPOCH' or
196196
'RVS_TRANSIT']
197197
valid_data : bool, optional, default False
198198
By default, the epoch photometry service returns all available data, including

0 commit comments

Comments
 (0)