[run]
omit = 
    */.local/*
    /usr/*
    **__init__.py
    **venv*
    */test_*
    *docs*
include = *chunli*

[report]
show_missing = True
