eth-erc20/python/giftable_erc20_token/data/__init__.py

4 lines
66 B
Python
Raw Normal View History

2021-05-02 16:33:00 +02:00
import os
data_dir = os.path.realpath(os.path.dirname(__file__))