Fix a typo in export_output.py (#9975)

This commit is contained in:
My name is 2017-05-18 01:58:43 +08:00 committed by gunan
parent 0c75d9f527
commit d3c0482e6a

View File

@ -69,7 +69,7 @@ class ClassificationOutput(ExportOutput):
"""
def __init__(self, scores=None, classes=None):
"""Constructor for `ClassifyOutput`.
"""Constructor for `ClassificationOutput`.
Args:
scores: A float `Tensor` giving scores (sometimes but not always