Skip to content

Commit

Permalink
[DOCS] fixed get_cmake_path import instructions (#27542)
Browse files Browse the repository at this point in the history
### Details:
 - Fixed import example

### Tickets:
 - *ticket-id*
  • Loading branch information
mryzhov authored Nov 13, 2024
1 parent eb38e67 commit 4847f49
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ to see if your case needs any of them.
.. code-block:: python
from openvino import get_cmake_path
from openvino.utils import get_cmake_path
cmake_path = get_cmake_path()
For detailed instructions on how to use these configurations in your build setup, check out the
Expand Down

0 comments on commit 4847f49

Please sign in to comment.