From 4083649256c6db18a1fc3bb3adbeaa7cd18d0765 Mon Sep 17 00:00:00 2001 From: Berni Date: Fri, 27 Feb 2026 11:26:03 +0100 Subject: [PATCH] =?UTF-8?q?Erste=20=C3=84nderung?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- oeko.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/oeko.py b/oeko.py index 064328e..2f0b638 100644 --- a/oeko.py +++ b/oeko.py @@ -27,3 +27,5 @@ rezept = ( .sum() .reset_index() ) + +## TEST ÄNDERUNGEN FÜR GIT \ No newline at end of file