[run]
source = psyrun
omit =
    */tests/test*
    psyrun/tests/tasks/*
parallel = False

[report]
exclude_lines =
    raise NotImplementedError
    pass
