File "test.py", line 322music_path = path+'\data'+f'\{self.name} {self.singer}.m4a'^SyntaxError: invalid syntax
看一下是不是上一行末尾少打了冒号之类的,或者括号没有一一对应之类的