This repository has been archived on 2021-05-25. You can view files and clone it, but cannot push or open issues or pull requests.
pyRCV2/.coveragerc

13 lines
149 B
INI

[run]
command_line=-m pytest
omit=
*_js.py
pyRCV2/transcrypt.py
source=pyRCV2
[report]
exclude_lines=
__pragma__
def __repr__
pragma: no cover