This commit is contained in:
2025-05-26 07:39:42 +02:00
parent d5b114e771
commit f17f1ca372

View File

@ -18,6 +18,7 @@ import yaml
import paramiko import paramiko
import numpy as np import numpy as np
file_path = os.path.realpath(__file__) file_path = os.path.realpath(__file__)
dir_path = os.path.dirname(file_path) dir_path = os.path.dirname(file_path)
VERSION="1.0.7" VERSION="1.0.7"