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 yaml
import paramiko
import numpy as np
#import numpy as np
file_path = os.path.realpath(__file__)
dir_path = os.path.dirname(file_path)