From 6ba1efe4b28018703f24da9837304234a59e21b3 Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Wed, 4 Feb 2026 22:07:40 +0000 Subject: [PATCH] fix: resolve CI linting and type checking issues --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 8de03db..a4618b8 100644 --- a/.gitignore +++ b/.gitignore @@ -51,6 +51,8 @@ coverage.xml .venv/ venv/ ENV/ +env/ +.venv/ # Translations *.mo