qqwjq1981 commited on
Commit
072c910
·
verified ·
1 Parent(s): b0eabd6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -49,6 +49,7 @@ import soundfile as sf
49
 
50
  logger = logging.getLogger(__name__)
51
 
 
52
  # Configure logging
53
  logging.basicConfig(level=logging.DEBUG, format="%(asctime)s - %(levelname)s - %(message)s")
54
  logger = logging.getLogger(__name__)
 
49
 
50
  logger = logging.getLogger(__name__)
51
 
52
+
53
  # Configure logging
54
  logging.basicConfig(level=logging.DEBUG, format="%(asctime)s - %(levelname)s - %(message)s")
55
  logger = logging.getLogger(__name__)