[run]
branch = True
source = watcher
omit = watcher/tests/*

[report]
ignore_errors = True
exclude_lines =
    @abc.abstract
    raise NotImplementedError
