This commit is contained in:
2025-05-24 20:25:59 +02:00
parent 10edb2b533
commit edb3091b2a

View File

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