use RuntimeError instead of Exception and rename the validator

This commit is contained in:
Kayla Man 2023-01-16 22:26:59 +08:00
parent 93c5d507a3
commit d57a7c67cd

View file

@ -1,4 +1,3 @@
import os
from maya import cmds
import pyblish.api