From d3ec3ed9099d4321fe8142b01bddb390a6656e18 Mon Sep 17 00:00:00 2001 From: Lars Date: Tue, 2 Sep 2025 17:04:00 +0200 Subject: [PATCH] app/config.py aktualisiert --- app/config.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/config.py b/app/config.py index e4412c5..26a2304 100644 --- a/app/config.py +++ b/app/config.py @@ -1,3 +1,6 @@ +""" +Version 0.1 +""" from __future__ import annotations import os from functools import lru_cache