Skip to content

Commit 1bf84cc

Browse files
jferna01jferna01
authored andcommitted
GAIAPCR-1281 C9GACS-907 Datalink for DR4INT2- astroquery tests
1 parent 97efa55 commit 1bf84cc

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

astroquery/gaia/__init__.py

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,12 @@ class Conf(_config.ConfigNamespace):
3636
'XP_SAMPLED',
3737
'RVS',
3838
'MCMC_GSPPHOT',
39-
'MCMC_MSC']
39+
'MCMC_MSC',
40+
'EPOCH_ASTROMETRY',
41+
'RV_EPOCH_SINGLE',
42+
'RV_EPOCH_DOUBLE',
43+
'RVS_EPOCH',
44+
'RVS_TRANSIT']
4045

4146

4247
conf = Conf()

0 commit comments

Comments
 (0)