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