From 4969ad3b141dfa9f699dcf64df8e86139911c98f Mon Sep 17 00:00:00 2001 From: Musab Erdem Date: Wed, 22 May 2024 18:49:18 +0200 Subject: [PATCH] =?UTF-8?q?Leere=20Zeile=20gel=C3=B6cht.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index 0c45a2d..1ae70cb 100644 --- a/main.py +++ b/main.py @@ -135,4 +135,4 @@ class T2000ErdemGUI: # Anwendung starten root = tk.Tk() app = T2000ErdemGUI(root) -root.mainloop() +root.mainloop() \ No newline at end of file