This commit is contained in:
2026-04-15 15:46:28 +02:00
parent ac953f0334
commit 08a91f4988
5354 changed files with 5671 additions and 1 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ def odbornost_z_icp(icp):
# ── NASTAVENÍ ─────────────────────────────────────────────────────────────────
RODNE_CISLO = "440802/018"
RODNE_CISLO = "370315041"
DATUM_OD = "01.01.2025" # None = vsechny predpisy
VYSTUP_DIR = None # None = stejny adresar jako skript
# ─────────────────────────────────────────────────────────────────────────────