Fix a typo.
PiperOrigin-RevId: 487872120
This commit is contained in:
parent
b0583a1821
commit
ce292c2a49
|
@ -125,7 +125,7 @@ class ModelFileType(enum.Enum):
|
|||
FILE_NAME = 2
|
||||
|
||||
|
||||
class ImageClassifierTest(parameterized.TestCase):
|
||||
class TextClassifierTest(parameterized.TestCase):
|
||||
|
||||
def setUp(self):
|
||||
super().setUp()
|
||||
|
|
Loading…
Reference in New Issue
Block a user