Update server_addon/maya/client/ayon_maya/plugins/publish/collect_yeti_rig.py

Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
This commit is contained in:
Kayla Man 2024-07-02 22:23:43 +08:00 committed by GitHub
parent c91b82eb2e
commit 6b9ff1772d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -272,7 +272,7 @@ class CollectYetiRig(plugin.MayaInstancePlugin):
pattern (str): The pattern to swap with the variable frame number.
Returns:
list[str]: file sequence.
Optional[list[str]]: file sequence.
"""
filename = os.path.basename(filepath)