python.external_config.config.config_fallback module

class FallbackExternalConfiguration(parent, bg_task_manager, plugin_id, engine_name, interpreter, software_hash, pipeline_config_uri, status=1)[source]

Bases: python.external_config.config.config_base.ExternalConfiguration

Class representing a config which does not have an associated pipeline configuration id.

This is used to represent the standard zero config setup where a user does not have any custom pipeline configurations defined in Shotgun.

tracking_latest

Returns True if this configuration is tracking an external ‘latest version’.