pachet commited on
Commit
4e760ad
·
1 Parent(s): 936cc48

Add app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -13,7 +13,7 @@ from pydub import AudioSegment
13
  import hexachords
14
 
15
  BASE_DIR = os.path.dirname(os.path.abspath(__file__))
16
- configure.run()
17
 
18
 
19
  def is_fsynth_installed():
 
13
  import hexachords
14
 
15
  BASE_DIR = os.path.dirname(os.path.abspath(__file__))
16
+ # configure.run()
17
 
18
 
19
  def is_fsynth_installed():