Type hints for pytests fixtures that return methods

前端 未结 0 1278
闹比i
闹比i 2021-02-06 23:46

Some of my pytest fixtures return a method. I would like to use type hints for all my methods. To say that a method return a method I can use Callable here. The pro

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