mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
update validate families
This commit is contained in:
parent
c2af511e06
commit
c6c4411fed
8 changed files with 101 additions and 23 deletions
|
|
@ -125,4 +125,4 @@ class SelectInvalidAction(pyblish.api.Action):
|
|||
cmds.select(invalid, replace=True, noExpand=True)
|
||||
else:
|
||||
self.log.info("No invalid nodes found.")
|
||||
cmds.select(deselect=True)
|
||||
cmds.select(deselect=True)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue