From 5023e961b8cb8dc71c3ba04b19ad57fab7548ee1 Mon Sep 17 00:00:00 2001 From: zilto Date: Mon, 3 Jun 2024 10:28:56 -0400 Subject: [PATCH] updated 'email' found in SDK docstring --- ui/sdk/src/hamilton_sdk/driver.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/sdk/src/hamilton_sdk/driver.py b/ui/sdk/src/hamilton_sdk/driver.py index 505a14ec4..0b58053e6 100644 --- a/ui/sdk/src/hamilton_sdk/driver.py +++ b/ui/sdk/src/hamilton_sdk/driver.py @@ -265,7 +265,7 @@ def __init__( :param modules: Modules to use, same as standard Hamilton driver. :param project_id: Identifier for the project to use to store this DAG under. :param api_key: API key to use for authentication. Remember not to save this in plaintext! - :param username: email address to use for authentication. + :param username: username for authentication. :param dag_name: name for this DAG. You will use this for top level curation of DAGs within a project. :param tags: Optional key value string pairs to help identify and curate this instance of