Python APIdisplayssecretsOn this pagesecrets Display functions for Datalayer core. def display_secrets(secrets: 'list[dict[str, str]]') -> 'None' Display a list of secrets in the console. Parameters secrets : list[dict[str, str]] List of secret dictionaries to display.