python unittest assertIsInstance unexpected result

后端 未结 0 839
我在风中等你
我在风中等你 2021-02-19 12:15

I have an issue with asserting an object is an instance of a class In the below class you would see that obj is indeed an instance of TrieNode However, it is failing the unittes

相关标签:
回答
  • 消灭零回复
提交回复
热议问题