rushnotes: switch off debug
This commit is contained in:
parent
c15b8c7c64
commit
f9ff62cf9a
|
@ -34,7 +34,7 @@ The existing notes file will be altered by this function
|
||||||
#debugmode will write logfiles for the __init__ and update_data methods
|
#debugmode will write logfiles for the __init__ and update_data methods
|
||||||
# writes into ./pyfpdb/~Rushdebug.*
|
# writes into ./pyfpdb/~Rushdebug.*
|
||||||
#
|
#
|
||||||
debugmode = True
|
debugmode = False
|
||||||
|
|
||||||
# Standard Library modules
|
# Standard Library modules
|
||||||
import os
|
import os
|
||||||
|
|
Loading…
Reference in New Issue
Block a user