Skip to content

Commit 7d396a7

Browse files
authored
Update preprocess.py
1 parent de38a10 commit 7d396a7

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
@@ -103,7 +103,7 @@ def get_preprocessed_entry_point(
103103
`worker_count` params.
104104
called_from_notebook: Boolean. True if the API is run in a
105105
notebook environment.
106-
return_file_descriptor: Boolean. True if the file descriptor for the
106+
return_file_descriptor: Boolean. True if the file descriptor for the
107107
temporary file is also returned.
108108
109109
Returns:

0 commit comments

Comments
 (0)