"...git@developer.sourcefind.cn:modelzoo/qwen2_pytorch.git" did not exist on "032b90a13d6cfa47249e596e033145d450bc5097"
Commit 424f8da6 authored by derekjchow's avatar derekjchow Committed by GitHub
Browse files

Merge pull request #2103 from cclauss/patch-3

Indentation error
parents 5afeec21 7bfd09b8
......@@ -75,7 +75,7 @@ class LabelMapUtilTest(tf.test.TestCase):
with self.assertRaises(ValueError):
label_map_util.load_labelmap(label_map_path)
def test_keep_categories_with_unique_id(self):
def test_keep_categories_with_unique_id(self):
label_map_proto = string_int_label_map_pb2.StringIntLabelMap()
label_map_string = """
item {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment