eth-erc20/python/giftable_erc20_token/data/__init__.py
2021-05-02 16:33:00 +02:00

4 lines
66 B
Python

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