Return annotation for python abstract functions

后端 未结 0 390
佛祖请我去吃肉
佛祖请我去吃肉 2021-02-02 07:02

I have an "interface" (Abstract Class) in python, like this one:

from abc import ABC
from abc import abstractmeth         


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