[mypy] strict = True enable_error_code = deprecated, ignore-without-code, truthy-bool disallow_any_unimported = True allow_redefinition_new = True local_partial_types = True show_absolute_path = True pretty = True