mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
cosmetic
This commit is contained in:
parent
3b45573089
commit
7ec4f6cc92
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ from pymxs import runtime as rt
|
|||
|
||||
class ValidateInstanceInContext(pyblish.api.InstancePlugin,
|
||||
OptionalPyblishPluginMixin):
|
||||
"""Validator to check if instance context match current context .
|
||||
"""Validator to check if instance context match current context.
|
||||
|
||||
When working in per-shot style you always publish data in context of
|
||||
current context (shot). This validator checks if this is so. It is optional
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue