This commit is contained in:
2025-05-24 20:25:35 +02:00
parent 95dd8fb52b
commit 3bffbd872d

View File

@ -17,8 +17,6 @@ import fnmatch
import yaml 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.6" VERSION="1.0.6"