[run]
# omit virtualenv and test files
omit = venv/*, */tests/*
source=dimod

[report]
exclude_lines:
    pragma: no cover
    RuntimeError
