Skip to content

Commit

Permalink
updated 'email' found in SDK docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
zilto authored and zilto committed Jun 3, 2024
1 parent 4aa43d2 commit 5023e96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/sdk/src/hamilton_sdk/driver.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5023e96

Please sign in to comment.