Skip to content

typing

dandy.intel.typing

IntelType = TypeVar('IntelType', bound=BaseIntel) module-attribute