mirror of
https://github.com/TriM-Organization/Musicreater.git
synced 2025-09-05 20:06:23 +00:00
update msctPkgver/load_InstrumentLabel.py.
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user