materials_compendium.utils.ContactInfo.get_name

ContactInfo.get_name()[source]

Get the name associated with the contact.

Returns:

The name of the contact.

Return type:

str

Example

print(contact_info.get_name()) # Output: “Ahnaf Tahmid Chowdhury”