turn debug off
This commit is contained in:
parent
47c1863690
commit
9368309ad1
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
debug_statements = True
|
||||
debug_statements = False
|
||||
|
||||
|
||||
def debug(msg):
|
||||
|
|
Loading…
Reference in a new issue