
[run]
branch = True
source = colicoords

[report]
exclude_lines =
    raise NotImplementedError
ignore_errors = True
omit =
    venv/*
    tests/*
    setup.py
