Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Commit

Permalink
Update openpype/hosts/maya/plugins/create/create_matchmove.py
Browse files Browse the repository at this point in the history
Co-authored-by: Roy Nieterau <[email protected]>
  • Loading branch information
kalisp and BigRoy authored Sep 29, 2023
1 parent e2b5c44 commit 3cb6a9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openpype/hosts/maya/plugins/create/create_matchmove.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from openpype.lib import BoolDef


class MatchMove(plugin.MayaCreator):
class CreateMatchmove(plugin.MayaCreator):
"""Instance for more complex setup of cameras.
Might contain multiple cameras, geometries etc.
Expand Down

0 comments on commit 3cb6a9e

Please sign in to comment.