Skip to content

Commit

Permalink
Update ops.py
Browse files Browse the repository at this point in the history
  • Loading branch information
PiotrKrzem authored Nov 8, 2024
1 parent 4918ffe commit b3350ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/bindings/python/src/openvino/runtime/opset16/ops.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

"""Factory functions for ops added to openvino opset16."""
from functools import partial
from typing import Optional

from openvino.runtime import Node
from openvino.runtime.utils.decorators import nameable_op
Expand Down

0 comments on commit b3350ec

Please sign in to comment.