CDCD icon indicating copy to clipboard operation
CDCD copied to clipboard

About extra_file_path

Open LinghaoChan opened this issue 1 year ago • 1 comments

extra_file_path in code1 is None. This results in the __getitem__() returns NoneType for negative_music in code2.

LinghaoChan avatar Apr 19 '23 12:04 LinghaoChan

extra_file_path in code1 is None. This results in the __getitem__() returns NoneType for negative_music in code2.

the same issue, i just delete the negative_music in the data dict. but do you figure out where to add the extra_file_path?

ShungJhon avatar Jan 12 '24 06:01 ShungJhon