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

5 lines
85 B
Python
Raw Normal View History

2023-06-09 10:44:03 +02:00
# standard imports
import os
data_dir = os.path.dirname(os.path.realpath(__file__))