[run]
omit =
    *__init__.py*
    */cli/*

[report]
exclude_lines =
    def __init__
    if __name__ == "__main__":
    def _main

