This commit is contained in:
2025-07-15 12:40:33 +02:00
parent 1ecedd7c00
commit e24304abe5

View File

@@ -16,7 +16,7 @@ import requests
import fnmatch 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)