[run]
source=pyqs
omit=*/tests/*,

[report]
exclude_lines =
    if __name__ == .__main__.:
    raise NotImplemented.
    def __repr__

