Skip to content

Commit

Permalink
update link in test
Browse files Browse the repository at this point in the history
  • Loading branch information
ShellyGarion committed Dec 26, 2023
1 parent 3ebbc8c commit aeb1a2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/python/synthesis/aqc/fast_gradient/test_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
import random
import test.python.synthesis.aqc.fast_gradient.utils_for_testing as tut
import numpy as np
import qiskit.transpiler.synthesis.aqc.fast_gradient.fast_grad_utils as myu
import qiskit.synthesis.unitary.aqc.fast_gradient.fast_grad_utils as myu
from qiskit.test import QiskitTestCase
from qiskit.synthesis.unitary.aqc.elementary_operations import rx_matrix as _rx
from qiskit.synthesis.unitary.aqc.elementary_operations import ry_matrix as _ry
Expand Down

0 comments on commit aeb1a2d

Please sign in to comment.