Skip to content

Commit

Permalink
test validation functions properly
Browse files Browse the repository at this point in the history
  • Loading branch information
TolisChal committed Sep 4, 2024
1 parent 0fcd251 commit ed0fb3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_validation.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

from test import QiskitAlgorithmsTestCase

from qiskit_algorithms.utils.validation import (
from qiskit_optimization.utils.validation import (
validate_in_set,
validate_min,
validate_min_exclusive,
Expand Down

0 comments on commit ed0fb3e

Please sign in to comment.