From 14efb9ecc249ed1274e31e2c9f061a9f04a2b2fc Mon Sep 17 00:00:00 2001
From: Vivien <34387011+vivien8261@users.noreply.github.com>
Date: Thu, 27 Jun 2024 12:13:01 +0800
Subject: [PATCH] =?UTF-8?q?update:=20=E6=88=91=E4=B8=8D=E8=A6=81=E4=BD=A0?=
 =?UTF-8?q?=E8=A7=89=E5=BE=97=E6=88=91=E8=A6=81=E6=88=91=E8=A7=89=E5=BE=97?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 pylint.conf | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/pylint.conf b/pylint.conf
index eb76219..230b645 100644
--- a/pylint.conf
+++ b/pylint.conf
@@ -459,7 +459,8 @@ disable=fixme,
         unused-import,
         keyword-arg-before-vararg,
         f-string-without-interpolation,
-        arguments-differ
+        arguments-differ,
+        possibly-used-before-assignment
 
 # Enable the message, report, category or checker with the given id(s). You can
 # either give multiple identifier separated by comma (,) or put this option