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
2021-04-13 12:39:28 +02:00

4 lines
66 B
Python

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