Fixed installation of pugixml on U22 (#12953)

This commit is contained in:
Ilya Lavrenov
2022-09-07 18:07:43 +04:00
committed by GitHub
parent 67d5652b13
commit 8922d73e7d
2 changed files with 4 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ import pytest
import numpy as np
# TODO: refactor into absolute paths
from ..conftest import model_path, get_model_with_template_extension
from ..conftest import model_path
from ..test_utils.test_utils import generate_image
from openvino.runtime import Model, ConstOutput, Shape