From 9486ab5ec44ece6a3566ab5e24585784a5409677 Mon Sep 17 00:00:00 2001 From: Roy Nieterau Date: Tue, 25 Jun 2024 10:23:34 +0200 Subject: [PATCH] Fix grammar --- client/ayon_core/pipeline/create/creator_plugins.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 {}