mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Fix linting.
This commit is contained in:
parent
4a4377b489
commit
ff56393da8
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ class CollectHierarchy(pyblish.api.ContextPlugin):
|
|||
"fps",
|
||||
"resolutionWidth",
|
||||
"resolutionHeight",
|
||||
"pixelAspect",
|
||||
"pixelAspect",
|
||||
)
|
||||
for shot_attr in SHOT_ATTRS:
|
||||
if shot_attr not in instance.data:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue