Skip to content

Commit

Permalink
fix test after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
eaidova committed Dec 19, 2024
1 parent 3b73f17 commit e8be988
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/openvino/utils_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
import unittest
from typing import Dict, List, Union

from contextlib import contextmanager
from typing import Dict, List, Union

import numpy as np
import openvino as ov
Expand Down

0 comments on commit e8be988

Please sign in to comment.