From 08fa7d727db208738839077c1fc4ede403ace2c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9B=D0=B5=D0=B2?= Date: Mon, 25 Aug 2025 16:38:17 +0500 Subject: [PATCH] test --- app/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/main.py b/app/main.py index d86f291..860a502 100644 --- a/app/main.py +++ b/app/main.py @@ -1,5 +1,5 @@ import working_database import parse_saby -parse_saby.process_reports_parse() +#parse_saby.process_reports_parse() working_database.connect_hvac() \ No newline at end of file