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 Apr 10, 2024
1 parent 9db6868 commit 6b22f79
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions vizro-core/examples/_dev/app.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
from vizro import Vizro
import pandas as pd
import vizro.plotly.express as px
import vizro.models as vm

import vizro.plotly.express as px
from vizro import Vizro
from vizro.managers import data_manager


Expand Down

0 comments on commit 6b22f79

Please sign in to comment.