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

4 lines
66 B
Python
Raw Normal View History

2023-06-29 21:55:52 +02:00
import os
data_dir = os.path.realpath(os.path.dirname(__file__))