From e23d61de84e8a25573f011c023490c7a3e494f23 Mon Sep 17 00:00:00 2001 From: Vladimir Buzalka Date: Mon, 15 Jun 2026 23:10:59 +0200 Subject: [PATCH] =?UTF-8?q?P=C5=99ejmenov=C3=A1n=C3=AD=20Insurance/KdoJeL?= =?UTF-8?q?=C3=A9ka=C5=99=20=E2=86=92=20KdoJeLekar=20(bez=20diakritiky)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adresář přejmenován bez diakritiky kvůli problémům s kódováním cesty. Historie zachována přes git mv. Nadpis v NOTES.md sjednocen s názvem. Co-Authored-By: Claude Opus 4.8 (1M context) --- Insurance/{KdoJeLékař => KdoJeLekar}/NOTES.md | 2 +- .../Testy/_test_no_odb.py | 0 .../{KdoJeLékař => KdoJeLekar}/Testy/_test_temp.py | 0 .../Testy/export_neregistrovani_vzp.py | 0 .../kdojelekar_20250101.py | 0 .../kdojelekar_tydenni.py | 0 .../neregistrovani_vzp_20250101.xlsx | Bin 7 files changed, 1 insertion(+), 1 deletion(-) rename Insurance/{KdoJeLékař => KdoJeLekar}/NOTES.md (99%) rename Insurance/{KdoJeLékař => KdoJeLekar}/Testy/_test_no_odb.py (100%) rename Insurance/{KdoJeLékař => KdoJeLekar}/Testy/_test_temp.py (100%) rename Insurance/{KdoJeLékař => KdoJeLekar}/Testy/export_neregistrovani_vzp.py (100%) rename Insurance/{KdoJeLékař => KdoJeLekar}/kdojelekar_20250101.py (100%) rename Insurance/{KdoJeLékař => KdoJeLekar}/kdojelekar_tydenni.py (100%) rename Insurance/{KdoJeLékař => KdoJeLekar}/neregistrovani_vzp_20250101.xlsx (100%) diff --git a/Insurance/KdoJeLékař/NOTES.md b/Insurance/KdoJeLekar/NOTES.md similarity index 99% rename from Insurance/KdoJeLékař/NOTES.md rename to Insurance/KdoJeLekar/NOTES.md index 2310c90..fd02e22 100644 --- a/Insurance/KdoJeLékař/NOTES.md +++ b/Insurance/KdoJeLekar/NOTES.md @@ -1,4 +1,4 @@ -# KdoJeLékař — poznámky k vývoji +# KdoJeLekar — poznámky k vývoji ## Cíl diff --git a/Insurance/KdoJeLékař/Testy/_test_no_odb.py b/Insurance/KdoJeLekar/Testy/_test_no_odb.py similarity index 100% rename from Insurance/KdoJeLékař/Testy/_test_no_odb.py rename to Insurance/KdoJeLekar/Testy/_test_no_odb.py diff --git a/Insurance/KdoJeLékař/Testy/_test_temp.py b/Insurance/KdoJeLekar/Testy/_test_temp.py similarity index 100% rename from Insurance/KdoJeLékař/Testy/_test_temp.py rename to Insurance/KdoJeLekar/Testy/_test_temp.py diff --git a/Insurance/KdoJeLékař/Testy/export_neregistrovani_vzp.py b/Insurance/KdoJeLekar/Testy/export_neregistrovani_vzp.py similarity index 100% rename from Insurance/KdoJeLékař/Testy/export_neregistrovani_vzp.py rename to Insurance/KdoJeLekar/Testy/export_neregistrovani_vzp.py diff --git a/Insurance/KdoJeLékař/kdojelekar_20250101.py b/Insurance/KdoJeLekar/kdojelekar_20250101.py similarity index 100% rename from Insurance/KdoJeLékař/kdojelekar_20250101.py rename to Insurance/KdoJeLekar/kdojelekar_20250101.py diff --git a/Insurance/KdoJeLékař/kdojelekar_tydenni.py b/Insurance/KdoJeLekar/kdojelekar_tydenni.py similarity index 100% rename from Insurance/KdoJeLékař/kdojelekar_tydenni.py rename to Insurance/KdoJeLekar/kdojelekar_tydenni.py diff --git a/Insurance/KdoJeLékař/neregistrovani_vzp_20250101.xlsx b/Insurance/KdoJeLekar/neregistrovani_vzp_20250101.xlsx similarity index 100% rename from Insurance/KdoJeLékař/neregistrovani_vzp_20250101.xlsx rename to Insurance/KdoJeLekar/neregistrovani_vzp_20250101.xlsx