Update tests/test_utils_snapshot.py
Run CI Tests / test (push) Successful in 31s

This commit is contained in:
2025-07-30 00:45:16 +02:00
parent 5405f8ab18
commit c0fd983d4e
+1 -1
View File
@@ -1,5 +1,5 @@
import pytest
from slic.utils import snapshot as snapshot_module
import slic.utils.snapshot as snapshot_module
from slic.core.adjustable import Adjustable
from unittest.mock import patch