Skip to content

Commit

Permalink
Test breaking something else
Browse files Browse the repository at this point in the history
  • Loading branch information
antonymilne committed Dec 6, 2023
1 parent 5f1343c commit d241500
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vizro-core/src/vizro/models/_components/button.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import dash_bootstrap_components as dbc
from dash import html

from pydantic.v1 import Field
from pydantic import Field

from vizro.models import Action, VizroBaseModel
from vizro.models._action._actions_chain import _action_validator_factory
Expand Down

0 comments on commit d241500

Please sign in to comment.