Files
app-ethereum/tests/ragger/constants.py
2024-04-11 18:08:45 +02:00

4 lines
61 B
Python

import os
ABIS_FOLDER = f"{os.path.dirname(__file__)}/abis"