Fix pylint warning
This commit is contained in:
parent
4c7cf10b6c
commit
5060dd212e
@ -270,8 +270,8 @@ class WrappedFunction(function.ConcreteFunction):
|
||||
Also extracts ops from `fetches`.
|
||||
|
||||
Args:
|
||||
fetch: The fetch to preprocess: Tensor, TensorInfo, or Operation, or string
|
||||
identifying a Tensor or Operation.
|
||||
fetch: The fetch to preprocess: Tensor, TensorInfo, or Operation, or
|
||||
string identifying a Tensor or Operation.
|
||||
|
||||
Returns:
|
||||
`fetch` converted to a Tensor.
|
||||
|
Loading…
Reference in New Issue
Block a user