Skip to content

Commit ede767c

Browse files
authored
Added fixed by precommit check (#3669)
1 parent 58028c5 commit ede767c

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

demos/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ python -mpip install --user -r <omz_dir>/demos/requirements.txt
295295
296296
### <a name="python_model_api"></a>Python\* model API package
297297
298-
Python* ModelAPI is factored out as a sepparate package. Refer to the [Python Model API documentation](https://github.com/openvinotoolkit/open_model_zoo/blob/master/demos/common/python/openvino/model_zoo/model_api/README.md#installing-python-model-api-package)) to learn about its installation. At the same time demos can find this package on their own. It's not required to install ModelAPI for demos.
298+
Python* ModelAPI is factored out as a sepparate package. Refer to the [Python Model API documentation](common/python/openvino/model_zoo/model_api/README.md#installing-python-model-api-package) to learn about its installation. At the same time demos can find this package on their own. It's not required to install ModelAPI for demos.
299299
300300
### <a name="build_python_extensions"></a>Build the Native Python\* Extension Modules
301301

demos/smartlab_demo/python/smartlab_demo.py

100644100755
File mode changed.

models/intel/smartlab-action-recognition-0001/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,4 @@ The model can be used in the following demos provided by the Open Model Zoo to s
7272

7373
## Legal Information
7474

75-
[*] Other names and brands may be claimed as the property of others.
75+
[*] Other names and brands may be claimed as the property of others.

0 commit comments

Comments
 (0)