accounts-index

Accounts index evm contract tooling with permissioned writes
Log | Files | Refs

.coveragerc (76B)


      1 [run]
      2 branch = True
      3 [report]
      4 omit = .venv/*
      5         **/runnable/*.py
      6 [html]