asigalov61 commited on
Commit
752fcc5
·
verified ·
1 Parent(s): 4892a89

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -55,7 +55,7 @@ def plot_ms_SONG(ms_song,
55
  return_plt = False,
56
  timings_multiplier=1,
57
  plot_curve_values=None,
58
- plot_curve_notes_step=200
59
  save_plot=''
60
  ):
61
 
 
55
  return_plt = False,
56
  timings_multiplier=1,
57
  plot_curve_values=None,
58
+ plot_curve_notes_step=200,
59
  save_plot=''
60
  ):
61