mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
Fix docstring
This commit is contained in:
parent
33e1687120
commit
58ac71decb
1 changed files with 1 additions and 1 deletions
|
|
@ -2582,7 +2582,7 @@ def get_attr_in_layer(attr, layer):
|
|||
|
||||
|
||||
def fix_incompatible_containers():
|
||||
"""Return whether the current scene has any outdated content"""
|
||||
"""Backwards compatibility: old containers to use new ReferenceLoader"""
|
||||
|
||||
host = api.registered_host()
|
||||
for container in host.ls():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue