This repository has been archived on 2023-03-01. You can view files and clone it, but cannot push or open issues or pull requests.
erc20-demurrage-token-archive/python/erc20_demurrage_token/data/__init__.py

4 lines
66 B
Python
Raw Normal View History

2021-05-06 10:35:58 +02:00
import os
data_dir = os.path.realpath(os.path.dirname(__file__))