Skip to content

Commit

Permalink
Update server_addon/maya/client/ayon_maya/plugins/publish/collect_yet…
Browse files Browse the repository at this point in the history
…i_rig.py

Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
  • Loading branch information
moonyuet and BigRoy authored Jul 1, 2024
1 parent 0eb7789 commit acbdd43
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ def get_sequence(self, filepath, pattern="%04d"):
pattern (str): The pattern to swap with the variable frame number.
Returns:
list: file sequence.
list[str]: file sequence.
"""
filename = os.path.basename(filepath)
Expand Down

0 comments on commit acbdd43

Please sign in to comment.