[report]
precision = 2
skip_empty = true
sort = cover
exclude_lines =
	pragma: no cover
	if TYPE_CHECKING:
	logger
	ModuleNotFoundError
