asigalov61 commited on
Commit
9b74ea3
·
verified ·
1 Parent(s): 8e1a155

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -175,7 +175,7 @@ def ID_MIDI(input_midi):
175
 
176
  #========================================================
177
 
178
- output_midi_md5 = str(input_midi_md5hash)
179
 
180
  #========================================================
181
 
 
175
 
176
  #========================================================
177
 
178
+ output_midi_md5 = str(new_midi_md5hash)
179
 
180
  #========================================================
181