mirror of
https://github.com/chaintool-py/eth-erc20.git
synced 2026-05-02 15:03:43 +02:00
Add unittest for static token
This commit is contained in:
3
python/static_token/data/__init__.py
Normal file
3
python/static_token/data/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
import os
|
||||
|
||||
data_dir = os.path.realpath(os.path.dirname(__file__))
|
||||
Reference in New Issue
Block a user