cic-contracts/python/cic_contracts/data/__init__.py

5 lines
85 B
Python

# standard imports
import os
data_dir = os.path.dirname(os.path.realpath(__file__))