erc20-pool/python/erc20_pool/data/__init__.py

4 lines
66 B
Python
Raw Normal View History

import os
data_dir = os.path.realpath(os.path.dirname(__file__))