File tree Expand file tree Collapse file tree 2 files changed +0
-12
lines changed Expand file tree Collapse file tree 2 files changed +0
-12
lines changed Original file line number Diff line number Diff line change 22"""
33ESO service.
44"""
5- import warnings
6-
75from astropy import config as _config
86
97
@@ -26,8 +24,3 @@ class Conf(_config.ConfigNamespace):
2624__all__ = ['Eso' , 'EsoClass' ,
2725 'Conf' , 'conf' ,
2826 ]
29-
30- warnings .warn ("ESO is deploying new query forms in the first half of April "
31- "2016. While we aim to accommodate the changes as soon as "
32- "possible into astroquery, please be advised that things "
33- "might break temporarily." )
Original file line number Diff line number Diff line change 66ESO Queries (`astroquery.eso `)
77******************************
88
9- .. warning ::
10- ESO is deploying new query forms in the first half of April 2016. While
11- we aim to accommodate the changes as soon as possible into astroquery,
12- please be advised that things might break temporarily.
13-
149Getting started
1510===============
1611
You can’t perform that action at this time.
0 commit comments