This commit is contained in:
2025-05-26 07:40:12 +02:00
parent f17f1ca372
commit 687ffc828d

View File

@ -18,7 +18,6 @@ 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"