From b64efee4d5c78e15e3114e9529e182f5762ffadc Mon Sep 17 00:00:00 2001 From: Xavier Fontanet Date: Wed, 10 Jul 2024 18:30:36 +0200 Subject: [PATCH] organize --- departiculares.py => flat-search/departiculares.py | 0 open_actives.py => flat-search/open_actives.py | 0 test_mysql.py => flat-search/test_mysql.py | 0 test_mysql_insert.py => flat-search/test_mysql_insert.py | 0 .../test_mysql_open_seelater.py | 0 totsrucs.py => links-capture/totsrucs.py | 0 6 files changed, 0 insertions(+), 0 deletions(-) rename departiculares.py => flat-search/departiculares.py (100%) rename open_actives.py => flat-search/open_actives.py (100%) rename test_mysql.py => flat-search/test_mysql.py (100%) rename test_mysql_insert.py => flat-search/test_mysql_insert.py (100%) rename test_mysql_open_seelater.py => flat-search/test_mysql_open_seelater.py (100%) rename totsrucs.py => links-capture/totsrucs.py (100%) diff --git a/departiculares.py b/flat-search/departiculares.py similarity index 100% rename from departiculares.py rename to flat-search/departiculares.py diff --git a/open_actives.py b/flat-search/open_actives.py similarity index 100% rename from open_actives.py rename to flat-search/open_actives.py diff --git a/test_mysql.py b/flat-search/test_mysql.py similarity index 100% rename from test_mysql.py rename to flat-search/test_mysql.py diff --git a/test_mysql_insert.py b/flat-search/test_mysql_insert.py similarity index 100% rename from test_mysql_insert.py rename to flat-search/test_mysql_insert.py diff --git a/test_mysql_open_seelater.py b/flat-search/test_mysql_open_seelater.py similarity index 100% rename from test_mysql_open_seelater.py rename to flat-search/test_mysql_open_seelater.py diff --git a/totsrucs.py b/links-capture/totsrucs.py similarity index 100% rename from totsrucs.py rename to links-capture/totsrucs.py