Skip to content

Commit 42b6acb

Browse files
committed
fix
1 parent b3d82f8 commit 42b6acb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/source/openvino/inference.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,7 @@ qa_pipe = pipeline(
110110
results = qa_pipe(question=question, context=context)
111111
```
112112

113-
[[autodoc]] openvino.modeling_base.OVBaseModel
114-
- reshape
113+
[[autodoc]] openvino.modeling_base.OVBaseModel - reshape
115114

116115

117116
## Configuration

0 commit comments

Comments
 (0)