From 1d365adff6ca768e22785c9a1d6be90f2a158f61 Mon Sep 17 00:00:00 2001 From: MrBounty Date: Sat, 9 Nov 2024 16:42:21 +0100 Subject: [PATCH] Moved charts inside the python dir --- .../charts}/time_usage_per_thread_1_000_000.png | Bin .../charts}/time_usage_per_thread_50_000_000.png | Bin 2 files changed, 0 insertions(+), 0 deletions(-) rename {charts => python/charts}/time_usage_per_thread_1_000_000.png (100%) rename {charts => python/charts}/time_usage_per_thread_50_000_000.png (100%) diff --git a/charts/time_usage_per_thread_1_000_000.png b/python/charts/time_usage_per_thread_1_000_000.png similarity index 100% rename from charts/time_usage_per_thread_1_000_000.png rename to python/charts/time_usage_per_thread_1_000_000.png diff --git a/charts/time_usage_per_thread_50_000_000.png b/python/charts/time_usage_per_thread_50_000_000.png similarity index 100% rename from charts/time_usage_per_thread_50_000_000.png rename to python/charts/time_usage_per_thread_50_000_000.png