mirror of
git://holbrook.no/erc20-demurrage-token
synced 2024-11-24 00:46:47 +01:00
4 lines
66 B
Python
4 lines
66 B
Python
import os
|
|
|
|
data_dir = os.path.realpath(os.path.dirname(__file__))
|