Skip to content

Commit 0b87249

Browse files
Jorge Fernandez HernandezJorge Fernandez Hernandez
authored andcommitted
GAIAMNGT-1828 Revert change for the RVS type
1 parent 72952b7 commit 0b87249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

astroquery/gaia/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ class Conf(_config.ConfigNamespace):
2828
VALID_DATALINK_RETRIEVAL_TYPES = ['EPOCH_PHOTOMETRY',
2929
'XP_CONTINUOUS',
3030
'XP_SAMPLED',
31-
'RVS_MEAN_SPECTRUM',
31+
'RVS',
3232
'MCMC_GSPPHOT',
3333
'MCMC_MSC',
3434
'EPOCH_ASTROMETRY',

0 commit comments

Comments
 (0)