mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
- creating constants module for api wide constants - creating CTX class for passing module wide variables instead of using fake self
3 lines
111 B
Python
3 lines
111 B
Python
OPENPYPE_TAG_NAME = "openpypeData"
|
|
DEFAULT_SEQUENCE_NAME = "openpypeSequence"
|
|
DEFAULT_BIN_NAME = "openpypeBin"
|