Commit 0789be1
[Bug-fix:] QEFFAutoModelForImageTextToText class docstring fixing (quic#372)
This pull request addresses the issue with the code block in the class
docstring of `QEFFAutoModelForImageTextToText`. Previously, the
docstring was not displaying correctly on `gh-pages` due to an error in
the Python code block.
---------
Signed-off-by: Abukhoyer Shaik <[email protected]>1 parent 8009d1a commit 0789be1
File tree
2 files changed
+9
-9
lines changed- tests/transformers/spd
2 files changed
+9
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
149 | | - | |
150 | | - | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
90 | | - | |
91 | | - | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
338 | | - | |
339 | | - | |
340 | | - | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
341 | 341 | | |
342 | 342 | | |
343 | 343 | | |
| |||
0 commit comments