mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
fix comment indentation
This commit is contained in:
parent
90d4097143
commit
0bc73832b0
1 changed files with 1 additions and 1 deletions
|
|
@ -282,7 +282,7 @@ class ExistingLayoutLoader(plugin.Loader):
|
|||
actors_matched = []
|
||||
|
||||
for (repr_data, lasset) in layout_data:
|
||||
# For every actor in the scene, check if it has a representation in
|
||||
# For every actor in the scene, check if it has a representation in
|
||||
# those we got from the JSON. If so, create a container for it.
|
||||
# Otherwise, remove it from the scene.
|
||||
found = False
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue