Skip to content

Commit

Permalink
Adjust to new master
Browse files Browse the repository at this point in the history
  • Loading branch information
p-wysocki committed Nov 27, 2024
1 parent 73ea6d9 commit 660ff88
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/bindings/python/src/pyopenvino/utils/utils.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -475,7 +475,6 @@ std::shared_ptr<py::function> wrap_pyfunction(py::function f_callback) {
});
return callback_sp;
}

}; // namespace utils
}; // namespace Common

Expand Down

0 comments on commit 660ff88

Please sign in to comment.