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

This commit is contained in:
2025-08-15 16:42:02 +02:00
parent 55dfb14b32
commit 854ae8e946
+1 -2
View File
@@ -2,8 +2,7 @@ import os
import sys
import tempfile
import requests
#from elog import LogbookAuthenticationError
from slic.utils.logbook_exceptions import LogbookAuthenticationError
from elog import LogbookAuthenticationError
import pytest
from getpass import getuser, getpass
from pathlib import Path