With `-qq` `bool(config.getoption("verbose"))` is True; it needs to be
checked for `> 0`.
2 lines
90 B
ReStructuredText
2 lines
90 B
ReStructuredText
Fix the interpretation of ``-qq`` option where it was being considered as ``-v`` instead.
|