Skip to content

Commit

Permalink
Update examples/databricks_agent/databricks_agent/databricks_agent_ex…
Browse files Browse the repository at this point in the history
…ample_usage.py

Co-authored-by: Kevin Su <pingsutw@apache.org>
Signed-off-by: Future-Outlier <eric901201@gmail.com>
  • Loading branch information
Future-Outlier and pingsutw authored Sep 24, 2024
1 parent c0beecd commit 71fc982
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

import flytekit
from flytekit import Resources, task, workflow
from flytekitplugins.spark import DatabricksV2
from flytekitplugins.spark import DatabricksV2 as Databricks


# %% [markdown]
Expand Down

0 comments on commit 71fc982

Please sign in to comment.