mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
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:
parent
c91b82eb2e
commit
6b9ff1772d
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue