Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jul 16, 2024
1 parent 2cd6145 commit c99e5ba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
from langgraph.graph import StateGraph
from tqdm.auto import tqdm
from vizro_ai.dashboard._pydantic_output import _get_pydantic_output
from vizro_ai.dashboard.page_build.page import PageBuilder
from vizro_ai.dashboard.data_preprocess.df_info import DfInfo, _get_df_info, df_sum_prompt
from vizro_ai.dashboard.page_build.page import PageBuilder
from vizro_ai.dashboard.plan.dashboard import DashboardPlanner
from vizro_ai.dashboard.plan.page import PagePlanner
from vizro_ai.dashboard.utils import DfMetadata, MetadataContent, _execute_step
Expand Down

0 comments on commit c99e5ba

Please sign in to comment.