Shush the hound - add newline at end of file

This commit is contained in:
Roy Nieterau 2022-01-26 17:07:36 +01:00
parent 58a559fc2c
commit 9dc0e266d2

View file

@ -144,4 +144,4 @@ class LookLoader(openpype.hosts.maya.api.plugin.ReferenceLoader):
for connection in connections:
nodes_list.extend(cmds.listRelatives(connection,
shapes=True))
return nodes_list
return nodes_list