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

This commit is contained in:
2025-08-04 01:52:54 +02:00
parent 2e25b2079f
commit 343c24bf35
+1
View File
@@ -72,6 +72,7 @@ def test_devices_repr_fallback_and_ignore(simulate_ipython):
})
out = repr(devices)
print(out)
# Core assertions
assert "test_desc" in out