From 8e40794b80eef595a7ba2930eaa03c5218e80a27 Mon Sep 17 00:00:00 2001 From: korotkov Date: Thu, 28 Aug 2025 15:25:13 +0500 Subject: [PATCH] 123 --- app/working_database.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/working_database.py b/app/working_database.py index f911d06..66eed3e 100644 --- a/app/working_database.py +++ b/app/working_database.py @@ -84,8 +84,8 @@ class SimpleDB: 10, "fns", "teset123", - dt_from, - dt_to, + "01.06.2024", + "01.01.2000", "6", ]) except Error as e: