[misc] minor output tuning.
This commit is contained in:
@ -21,4 +21,4 @@ QUIET = to_bool(os.environ.get('BONOBO_QUIET', 'f'))
|
||||
|
||||
def check():
|
||||
if DEBUG and QUIET:
|
||||
raise RuntimeError('I cannot be verbose and quiet at the same time.')
|
||||
raise RuntimeError('I cannot be verbose and quiet at the same time.')
|
||||
|
||||
Reference in New Issue
Block a user