State.default_settings#

State.default_settings(force=False) State#

Initialize with all default settings, rather than reading from a file.

Parameters:
forcebool, default False

If settings are already loaded, this method does nothing unless this argument is true, in which case all existing settings are discarded in favor of the defaults.