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 Aug 8, 2024
1 parent 053be56 commit 7b9ff58
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vizro-core/examples/scratch_dev/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
from vizro import Vizro
from vizro.models.types import capture


# This is applied properly as the final title color is taken from the fig.layout.template
# (which is calculated from the current pio.template)
pio.templates["vizro_dark"]["layout"]["title"]["font"]["color"] = "green"
Expand Down

0 comments on commit 7b9ff58

Please sign in to comment.