{ } Raw JSON

bundles / astropy 7.0.1 / astropy / config / configuration / ConfigItem / reload

function

astropy.config.configuration:ConfigItem.reload

source: /astropy/config/configuration.py :395

Signature

def   reload ( self )

Summary

Reloads the value of this ConfigItem from the relevant configuration file.

Returns

val : object

The new value loaded from the configuration file.

Aliases

  • astropy.config.ConfigItem.reload