From 8432b5216e75264598ce3abd9bc58a718f283d13 Mon Sep 17 00:00:00 2001
From: NFL_jiancx <1678594309@qq.com>
Date: Sun, 23 Mar 2025 14:55:50 +0800
Subject: [PATCH] =?UTF-8?q?build(.idea):=20=E6=9B=B4=E6=96=B0=E9=A1=B9?=
=?UTF-8?q?=E7=9B=AE=20JDK=20=E8=AE=BE=E7=BD=AE?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
- 将 ProjectRootManager组件的 project-jdk-name 从 "Python 3.9 (NFLmusic)" 修改为 "Python 3.6"
- 此修改更新了项目的 Python SDK 版本,以匹配 Black 组件中配置的 Python 3.6 版本
---
.idea/misc.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.idea/misc.xml b/.idea/misc.xml
index 6e70708..6e9be84 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -3,5 +3,5 @@
-
+
\ No newline at end of file