Searched refs:OtherEnum (Results 1 – 1 of 1) sorted by relevance
367 class OtherEnum(Enum): class369 self.assertNotIn(OtherEnum.two, Season)383 class OtherEnum(Enum): class385 self.assertNotIn(OtherEnum.two, Season)