Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

Commit

Permalink
fix class name
Browse files Browse the repository at this point in the history
  • Loading branch information
yuyu2172 committed Feb 21, 2019
1 parent f1b5aca commit 3320b39
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ def _generate_point(n_inst, size):


@unittest.skipUnless(_available, 'pycocotools is not installed')
class TestEvalPointCOCOSingleClass(unittest.TestCase):
class TestEvalKeypointCOCOSingleClass(unittest.TestCase):

n_inst = 3

Expand Down

0 comments on commit 3320b39

Please sign in to comment.