Update tests/test_utils_elog.py
Run CI Tests / test (push) Successful in 1m32s

This commit is contained in:
2025-08-07 13:14:06 +02:00
parent 0aa8dfefc4
commit a5b47eb04a
+1
View File
@@ -2,6 +2,7 @@ import os
import sys
import tempfile
import requests
import elog
import pytest
from getpass import getuser, getpass
from pathlib import Path