mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-03 01:14:54 +01:00
4 lines
51 B
Python
4 lines
51 B
Python
import os
|
|
|
|
|
|
ASSIST = bool(os.getenv("NUKEASSIST"))
|