Skip to content

Commit de38a10

Browse files
authored
Update preprocess.py
1 parent 510bfb7 commit de38a10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/python/tensorflow_cloud/core/preprocess.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ def get_preprocessed_entry_point(
111111
112112
Raises:
113113
RuntimeError: If invoked from Notebook but unable to access it.
114-
Typically, this is due to missing the `nbconvert` package.
114+
Typically, this is due to missing the `nbconvert` package.
115115
"""
116116

117117
# Set `TF_KERAS_RUNNING_REMOTELY` env variable. This is required in order

0 commit comments

Comments
 (0)