'TypeError: catching classes that do not inherit from BaseException is not allowed' when trying to mock an exception

后端 未结 0 911
春和景丽
春和景丽 2021-02-06 03:22

I am trying to test a block of code which interacts with the Amazon Forecast service, which looks very similar to the example provided at https://github.com/aws-samples/amazon-f

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