mirror of
git://holbrook.no/eth-contract-registry
synced 2024-11-16 06:26:47 +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 *
|
|
|