diff --git a/tests/test_utils.py b/tests/test_utils.py index a573268..cd1941c 100644 --- a/tests/test_utils.py +++ b/tests/test_utils.py @@ -16,7 +16,7 @@ tape_to_json, ) -from test_decompositions import single_qubit_unitaries relative # pylint: disable=wrong-import-order +from test_decompositions import single_qubit_unitaries # pylint: disable=wrong-import-order class TestMatrixAngleUtilities: