5
0
mirror of git://holbrook.no/eth-contract-registry synced 2025-01-12 20:17:34 +01:00
eth-contract-registry/python/.coveragerc
2022-02-20 19:46:58 +00:00

8 lines
107 B
INI

[run]
branch = True
source = eth_contract_registry
[report]
omit = .venv/*
**/runnable/*.py
[html]