MCPcopy Create free account
hub / github.com/Dispatcharr/Dispatcharr / get_preferred_region

Method get_preferred_region

core/models.py:267–268  ·  view source on GitHub ↗
(cls)

Source from the content-addressed store, hash-verified

265
266 @classmethod
267 def get_preferred_region(cls):
268 return cls.get_system_settings().get("preferred_region")
269
270 @classmethod
271 def get_auto_import_mapped_files(cls):

Callers

nothing calls this directly

Calls 2

get_system_settingsMethod · 0.80
getMethod · 0.45

Tested by

no test coverage detected