How to check overloaded single dispatch with mypy

前端 未结 0 1974
别跟我提以往
别跟我提以往 2021-01-03 02:19

I have to overload a python function with parameters of different sizes. I can do it and I can do run-time check of incorrect calls, see below. Is it possible to make mypy c

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