From 2df10dea54341ae9a620b9d833e607d516806d19 Mon Sep 17 00:00:00 2001
From: BellCodeEditor <bellcode_dev@bell.ai>
Date: Sat, 11 Nov 2023 11:17:19 +0800
Subject: [PATCH] save project

---
 my_music.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/my_music.py b/my_music.py
index 354601f..0021603 100644
--- a/my_music.py
+++ b/my_music.py
@@ -1,4 +1,4 @@
-                                                                                                                                                                                            import pygame
+import pygame
 from pygame import locals
 
 pygame.init()   # 初始化
--
libgit2 0.25.0