Python: get type of concrete subclass of generic type parent

前端 未结 0 1534
独厮守ぢ
独厮守ぢ 2020-11-21 18:42

On python 3.7, I have the following structure:

from dataclasses import dataclass
from typing import Generic, TypeVa         


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