Merge branch 'feature/misc-breaking'

This commit is contained in:
James R. Barlow
2021-04-01 16:51:04 -07:00
58 changed files with 3558 additions and 3670 deletions
+1
View File
@@ -48,6 +48,7 @@ class Verbosity(IntEnum):
def configure_logging(
verbosity: Verbosity,
*,
progress_bar_friendly: bool = True,
manage_root_logger: bool = False,
plugin_manager=None,