Conf¶
-
class
astropy.samp.Conf[source]¶ Bases:
astropy.config.ConfigNamespaceConfiguration parameters for
astropy.samp.Attributes Summary
n_retriesHow many times to retry communications when they fail use_internetWhether to allow astropy.sampto use the internet, if available.Attributes Documentation
-
n_retries¶ How many times to retry communications when they fail
-
use_internet¶ Whether to allow
astropy.sampto use the internet, if available.
-