Update tests/test_utils_ipy.py
Run CI Tests / test (push) Successful in 52s

This commit is contained in:
2025-08-03 21:27:17 +02:00
parent 0412dc8d58
commit 57c77cbc35
-1
View File
@@ -1,7 +1,6 @@
from IPython import get_ipython
from slic.utils.ipy import devices
from slic.core.device.device import Device
from slic.core.adjustable import Adjustable
import types