Exemple #1
0
def copy_credentials(account):
    """
    function to copy credential details to the clipboard
    """
    return Credentials.copy_detential(account)