From 86654e1775923b73b19a143dcdf29101697bf104 Mon Sep 17 00:00:00 2001 From: Vasilije <8619304+Vasilije1990@users.noreply.github.com> Date: Wed, 25 Sep 2024 17:19:30 +0200 Subject: [PATCH] Add posthog test task --- tools/{push_to_posthogh.py => push_to_posthog.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tools/{push_to_posthogh.py => push_to_posthog.py} (100%) diff --git a/tools/push_to_posthogh.py b/tools/push_to_posthog.py similarity index 100% rename from tools/push_to_posthogh.py rename to tools/push_to_posthog.py