Fix docstring

This commit is contained in:
Roy Nieterau 2022-02-13 00:08:13 +01:00
parent 33e1687120
commit 58ac71decb

View file

@ -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():