.coveragerc (107B)
1 [run] 2 branch = True 3 source = eth_contract_registry 4 [report] 5 omit = .venv/* 6 **/runnable/*.py 7 [html]