mednet.models.typing¶
Defines most common types used in code.
Module Attributes
Definition of a lightning checkpoint. |
- mednet.models.typing.Checkpoint¶
Definition of a lightning checkpoint.
alias of
MutableMapping[str,Any]
Defines most common types used in code.
Module Attributes
Definition of a lightning checkpoint. |
Definition of a lightning checkpoint.
alias of MutableMapping[str, Any]