Ridealist commited on
Commit
8758298
1 Parent(s): 0d36a33

feat: re-adjust block Print setting

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -19,7 +19,7 @@ from modules.setting_modules import blockPrint
19
  #########################################################
20
  # Disabled Console print
21
  #########################################################
22
- # blockPrint()
23
 
24
  #########################################################
25
  # GET DB
 
19
  #########################################################
20
  # Disabled Console print
21
  #########################################################
22
+ blockPrint()
23
 
24
  #########################################################
25
  # GET DB