From 2328a1c1db54ac1d338fb8a71f3f9f90fcd51993 Mon Sep 17 00:00:00 2001 From: hubobel Date: Mon, 15 Jun 2026 18:57:33 +0200 Subject: [PATCH] =?UTF-8?q?Excelexport=20in=20Jahresauswertung=20hinzugef?= =?UTF-8?q?=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- categorize_transactions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/categorize_transactions.py b/categorize_transactions.py index 1031eaf..6b08e99 100644 --- a/categorize_transactions.py +++ b/categorize_transactions.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 - +#1 from pathlib import Path from datetime import datetime import json