Skip to content

Commit 8417400

Browse files
Apply style fixes
1 parent 841f3d4 commit 8417400

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/openvino/test_modeling.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@
137137
)
138138
from optimum.utils.testing_utils import require_diffusers
139139

140+
140141
torch.compile = lambda func: func # Mock torch.compile to avoid compilation errors in tests
141142

142143
TENSOR_ALIAS_TO_TYPE = {

0 commit comments

Comments
 (0)