From 9346735af6367e869bda46c34064850387b2d3fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Sp=C3=A1=C4=8Dil?= Date: Sat, 27 Jun 2026 18:16:04 +0200 Subject: [PATCH] =?UTF-8?q?package:=20p=C5=99ejmenovat=20main.py=20na=20ko?= =?UTF-8?q?stky.py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kostky/{main.py => kostky.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename kostky/{main.py => kostky.py} (100%) diff --git a/kostky/main.py b/kostky/kostky.py similarity index 100% rename from kostky/main.py rename to kostky/kostky.py