From 5d8794e5da3937ee0213bdef7fbce5823a803a29 Mon Sep 17 00:00:00 2001 From: Will Davidson Date: Mon, 10 Jun 2024 14:26:34 -0600 Subject: [PATCH] file adjustment --- tests/data/almanack/{ => entropy}/add_data.py | 0 tests/data/almanack/{ => entropy}/add_entropy.py | 0 tests/data/almanack/{ => entropy}/high_entropy.zip | Bin .../{ => entropy}/high_entropy/high_entropy.md | 0 tests/data/almanack/{ => entropy}/low_entropy.zip | Bin .../{ => entropy}/low_entropy/low_entropy.md | 0 6 files changed, 0 insertions(+), 0 deletions(-) rename tests/data/almanack/{ => entropy}/add_data.py (100%) rename tests/data/almanack/{ => entropy}/add_entropy.py (100%) rename tests/data/almanack/{ => entropy}/high_entropy.zip (100%) rename tests/data/almanack/{ => entropy}/high_entropy/high_entropy.md (100%) rename tests/data/almanack/{ => entropy}/low_entropy.zip (100%) rename tests/data/almanack/{ => entropy}/low_entropy/low_entropy.md (100%) diff --git a/tests/data/almanack/add_data.py b/tests/data/almanack/entropy/add_data.py similarity index 100% rename from tests/data/almanack/add_data.py rename to tests/data/almanack/entropy/add_data.py diff --git a/tests/data/almanack/add_entropy.py b/tests/data/almanack/entropy/add_entropy.py similarity index 100% rename from tests/data/almanack/add_entropy.py rename to tests/data/almanack/entropy/add_entropy.py diff --git a/tests/data/almanack/high_entropy.zip b/tests/data/almanack/entropy/high_entropy.zip similarity index 100% rename from tests/data/almanack/high_entropy.zip rename to tests/data/almanack/entropy/high_entropy.zip diff --git a/tests/data/almanack/high_entropy/high_entropy.md b/tests/data/almanack/entropy/high_entropy/high_entropy.md similarity index 100% rename from tests/data/almanack/high_entropy/high_entropy.md rename to tests/data/almanack/entropy/high_entropy/high_entropy.md diff --git a/tests/data/almanack/low_entropy.zip b/tests/data/almanack/entropy/low_entropy.zip similarity index 100% rename from tests/data/almanack/low_entropy.zip rename to tests/data/almanack/entropy/low_entropy.zip diff --git a/tests/data/almanack/low_entropy/low_entropy.md b/tests/data/almanack/entropy/low_entropy/low_entropy.md similarity index 100% rename from tests/data/almanack/low_entropy/low_entropy.md rename to tests/data/almanack/entropy/low_entropy/low_entropy.md