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/sarafu_token/data/__init__.py

4 lines
66 B
Python
Raw Normal View History

2021-04-13 12:38:47 +02:00
import os
data_dir = os.path.realpath(os.path.dirname(__file__))