Conf¶
-
class
astroquery.cds.
Conf
[source]¶ Bases:
astropy.config.configuration.ConfigNamespace
Configuration parameters for
astroquery.template_module
.Attributes Summary
server
Name of the template_module server to use. timeout
Time limit for connecting to template_module server. Attributes Documentation
-
server
¶ Name of the template_module server to use.
-
timeout
¶ Time limit for connecting to template_module server.
-