[run]
branch = False
omit =
    tests/*
    utils/plot.py

[report]
exclude_lines =
    pragma: no cover
    raise NotImplementedError()
