From 7e9196b6a1e014f80f23eeb7413b00b7bdad9dca Mon Sep 17 00:00:00 2001 From: Dobin Rutishauser Date: Tue, 20 May 2025 11:23:44 +0200 Subject: [PATCH] refactor: fix directory case... --- chromatophore/{TwoArray => twoarray_tmp}/twoarray.c | 0 chromatophore/{TwoArray => twoarray_tmp}/twoarray.py | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename chromatophore/{TwoArray => twoarray_tmp}/twoarray.c (100%) rename chromatophore/{TwoArray => twoarray_tmp}/twoarray.py (100%) diff --git a/chromatophore/TwoArray/twoarray.c b/chromatophore/twoarray_tmp/twoarray.c similarity index 100% rename from chromatophore/TwoArray/twoarray.c rename to chromatophore/twoarray_tmp/twoarray.c diff --git a/chromatophore/TwoArray/twoarray.py b/chromatophore/twoarray_tmp/twoarray.py similarity index 100% rename from chromatophore/TwoArray/twoarray.py rename to chromatophore/twoarray_tmp/twoarray.py