mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
fix lint problems
This commit is contained in:
parent
612b85a703
commit
d61bd76204
1 changed files with 1 additions and 2 deletions
|
|
@ -49,8 +49,7 @@ class SelectInvalidAction(pyblish.api.Action):
|
|||
class SelectROPAction(pyblish.api.Action):
|
||||
"""Select ROP.
|
||||
|
||||
It's used to select the associated ROPs with all errored instances
|
||||
not necessarily the ones that errored on the plugin we're running the action on.
|
||||
It's used to select the associated ROPs with the errored instances.
|
||||
"""
|
||||
|
||||
label = "Select ROP"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue