remove debug from option.py
This commit is contained in:
@ -113,7 +113,6 @@ log = getLogger('tiramisu')
|
||||
#FIXME
|
||||
#import logging
|
||||
#logging.basicConfig(format='%(levelname)s:%(message)s', level=logging.DEBUG)
|
||||
debug = False
|
||||
static_set = frozenset()
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user