Update doltest.py

This commit is contained in:
tmpz23
2022-04-16 00:24:25 +02:00
committed by GitHub
parent 8eb7b0f553
commit f26a27aa2c

View File

@ -4,7 +4,7 @@ from pathlib import Path
from time import time
__version__ = "0.0.1"
__author__ = "algoflash"
__author__ = "rigodron, algoflash, GGLinnk"
__license__ = "MIT"
__status__ = "developpement"