mirror of
https://github.com/TriM-Organization/Musicreater.git
synced 2024-11-11 01:27:35 +08:00
update msctPkgver/load_InstrumentLabel.py.
This commit is contained in:
parent
d36134e525
commit
887452184b
@ -1,7 +1,6 @@
|
|||||||
from openpyxl import *
|
|
||||||
|
|
||||||
|
|
||||||
def get():
|
def get():
|
||||||
|
from openpyxl import *
|
||||||
|
|
||||||
wb = load_workbook('program音色表.xlsx')
|
wb = load_workbook('program音色表.xlsx')
|
||||||
|
|
||||||
ws = wb.active
|
ws = wb.active
|
||||||
|
Loading…
Reference in New Issue
Block a user