From bce9fd7572a743673f6099da29ceccdc00651474 Mon Sep 17 00:00:00 2001 From: iLLiCiTiT Date: Thu, 19 Nov 2020 18:17:46 +0100 Subject: [PATCH] renamed event handler filename --- ...nt_task_status_to_parent.py => event_task_to_parent_status.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename pype/modules/ftrack/events/{event_task_status_to_parent.py => event_task_to_parent_status.py} (100%) diff --git a/pype/modules/ftrack/events/event_task_status_to_parent.py b/pype/modules/ftrack/events/event_task_to_parent_status.py similarity index 100% rename from pype/modules/ftrack/events/event_task_status_to_parent.py rename to pype/modules/ftrack/events/event_task_to_parent_status.py