[run]
source_pkgs=dplutils
omit =
    **/_*.py
    setup.py
    */tests/*
[report]
exclude_lines =
    @abstractmethod
    except ImportError: