From a3fd037008f8f3d23fcf29c729f968536db354ba Mon Sep 17 00:00:00 2001 From: Eduard Date: Wed, 2 Jul 2025 09:58:40 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=BE=D1=87=D0=B8=D0=BD=D0=B8=D0=BB=20?= =?UTF-8?q?=D0=BE=D1=88=D0=B8=D0=B1=D0=BA=D1=83=20=D1=81=D0=BE=D1=85=D1=80?= =?UTF-8?q?=D0=B0=D0=BD=D0=B5=D0=BD=D0=B8=D1=8F=20=D0=B2=20=D0=B1=D0=B4=20?= =?UTF-8?q?=D0=B1=D0=B5=D0=B7=20id?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- db/db.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db/db.py b/db/db.py index e130bd7..e6ef900 100644 --- a/db/db.py +++ b/db/db.py @@ -55,7 +55,7 @@ class Database: task_id, project_id, author_id - ) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?)""", + ) VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)""", ( act.id, act.description,