pylint fix
This commit is contained in:
parent
b24a9ce042
commit
8263f58836
@ -73,7 +73,8 @@ def parse_saved_model(export_dir):
|
||||
"""Reads the savedmodel.pb or savedmodel.pbtxt file containing `SavedModel`.
|
||||
|
||||
Args:
|
||||
export_dir: String or Pathlike, path to the directory containing the SavedModel file.
|
||||
export_dir: String or Pathlike, path to the directory containing the
|
||||
SavedModel file.
|
||||
|
||||
Returns:
|
||||
A `SavedModel` protocol buffer.
|
||||
|
Loading…
Reference in New Issue
Block a user