Update generated Python Op docs.

Change: 144255262
This commit is contained in:
A. Unique TensorFlower 2017-01-11 15:08:14 -08:00 committed by TensorFlower Gardener
parent 963674de71
commit ca5ba46fb5
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
### `tf.test.main()` {#main}
### `tf.test.main(argv=None)` {#main}
Runs all unit tests.

View File

@ -29,7 +29,7 @@ methods. We will document these methods soon.
- - -
### `tf.test.main()` {#main}
### `tf.test.main(argv=None)` {#main}
Runs all unit tests.