mirror of
https://github.com/chaintool-py/eth-erc20.git
synced 2024-11-22 17:56:48 +01:00
4 lines
66 B
Python
4 lines
66 B
Python
import os
|
|
|
|
data_dir = os.path.realpath(os.path.dirname(__file__))
|