From 40902f3f5bf1fa0ebaa429991488ed2f1e074465 Mon Sep 17 00:00:00 2001 From: misano Date: Fri, 23 Aug 2024 02:11:15 +0330 Subject: [PATCH] i moved profiler to old profiler to be sample --- profiler.py => src/parch-profiler/profiler-old.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename profiler.py => src/parch-profiler/profiler-old.py (100%) diff --git a/profiler.py b/src/parch-profiler/profiler-old.py similarity index 100% rename from profiler.py rename to src/parch-profiler/profiler-old.py