Skip to main content

From Dict

def from_dict(data: dict) -> None

Add data from a dictionary.

Arguments:

  • data dict - The data dictionary.