[run]
omit =
	tests/test_mypy.py
	tests/test_perf.py

[report]
exclude_lines =
    pragma: no cover
    if TYPE_CHECKING:
