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 Nov 4, 2024
1 parent 6f85110 commit af54c7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vizro-ai/docs/pages/user-guides/advanced-options.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ You can create the `fig` object with different data while ensuring the overall s
!!! example "Different data"

=== "Code"

```py
from vizro_ai import VizroAI
import plotly.express as px
Expand Down Expand Up @@ -192,7 +192,7 @@ This option executes the chart code with the name given under `chart_name`. This
!!! example "Changing the `chart_name`"

=== "Code"

```py
from vizro_ai import VizroAI
import plotly.express as px
Expand Down

0 comments on commit af54c7f

Please sign in to comment.