[run]
omit =
    # omit anything in a .local directory anywhere
    */__init__.py
    */*PyCall*
    */*.pyc
    *.pyc
