Skip to content

Commit 61d8f35

Browse files
committed
nbfmt
1 parent 3dc1236 commit 61d8f35

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

site/en/guide/saved_model.ipynb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,7 @@
7777
"- High-level `tf.keras.Model` API. Refer to [the keras save and serialize guide](https://www.tensorflow.org/guide/keras/save_and_serialize).\n",
7878
"- If you just want to save/load weights during training, refer to [the checkpoints guide](./checkpoint.ipynb).\n",
7979
"\n",
80-
"Caution: TensorFlow models are code and it is important to be careful with untrusted code. Learn more in [Using TensorFlow securely](https://github.com/tensorflow/tensorflow/blob/master/SECURITY.md).\n",
81-
"\n"
80+
"Caution: TensorFlow models are code and it is important to be careful with untrusted code. Learn more in [Using TensorFlow securely](https://github.com/tensorflow/tensorflow/blob/master/SECURITY.md).\n"
8281
]
8382
},
8483
{

0 commit comments

Comments
 (0)