Skip to content

Commit ab2a02e

Browse files
committed
chore: format
1 parent 90c9c5b commit ab2a02e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dash/dash.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -713,7 +713,7 @@ def layout(self, value):
713713
and not self.validation_layout
714714
and not self.config.suppress_callback_exceptions
715715
):
716-
716+
717717
layout_value = self._layout_value()
718718
_validate.validate_layout(value, layout_value)
719719
self.validation_layout = layout_value

0 commit comments

Comments
 (0)