This commit is contained in:
2025-08-02 16:23:40 +02:00
parent 0ffd2adf64
commit e476237ec2

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)