update msctPkgver/load_InstrumentLabel.py.

This commit is contained in:
bgArray 2022-06-26 12:06:52 +00:00 committed by Gitee
parent d36134e525
commit 887452184b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,7 +1,6 @@
from openpyxl import *
def get():
from openpyxl import *
wb = load_workbook('program音色表.xlsx')
ws = wb.active