diff --git a/client/ayon_core/pipeline/create/creator_plugins.py b/client/ayon_core/pipeline/create/creator_plugins.py index 2de9c6f8a6..57a6e6a25f 100644 --- a/client/ayon_core/pipeline/create/creator_plugins.py +++ b/client/ayon_core/pipeline/create/creator_plugins.py @@ -485,8 +485,7 @@ class BaseCreator: ): """Dynamic data for product name filling. - These may be get dynamically created based on current context of - workfile. + These may be dynamically created based on current context of workfile. """ return {}