Skip to content

Commit 0656582

Browse files
fergushendersoncopybara-github
authored andcommitted
Fix formatting error in versions.md.
PiperOrigin-RevId: 611531167
1 parent 8b36191 commit 0656582

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

site/en/guide/versions.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,12 +171,10 @@ incrementing the major version number for TensorFlow Lite, or vice versa.
171171
The API surface that is covered by the TensorFlow Lite Extension APIs version
172172
number is comprised of the following public APIs:
173173

174-
```
175174
* [tensorflow/lite/c/c_api_opaque.h](https://github.com/tensorflow/tensorflow/blob/master/tensorflow/lite/c/c_api_opaque.h)
176175
* [tensorflow/lite/c/common.h](https://github.com/tensorflow/tensorflow/blob/master/tensorflow/lite/c/common.h)
177176
* [tensorflow/lite/c/builtin_op_data.h](https://github.com/tensorflow/tensorflow/blob/master/tensorflow/lite/c/builtin_op_data.h)
178177
* [tensorflow/lite/builtin_ops.h](https://github.com/tensorflow/tensorflow/blob/master/tensorflow/lite/builtin_ops.h)
179-
```
180178

181179
Again, experimental symbols are not covered; see [below](#not_covered) for
182180
details.

0 commit comments

Comments
 (0)