mirror of
git://holbrook.no/eth-contract-registry
synced 2025-01-12 20:17:34 +01:00
5 lines
97 B
Python
5 lines
97 B
Python
# external imports
|
|
from chainlib.eth.pytest import *
|
|
from eth_contract_registry.pytest import *
|
|
|