Skip to content

Commit b964dbf

Browse files
committed
Format basewidget.py
1 parent 91c74af commit b964dbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plotly/basewidget.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ def __init__(
143143
self._view_count = 0
144144

145145
# Initialize widget layout and data for third-party widget integration
146-
# --------------------------------------------------------------------
146+
# --------------------------------------------------------------------
147147
self._widget_layout = deepcopy(self._layout_obj._props)
148148
self._widget_data = deepcopy(self._data)
149149

0 commit comments

Comments
 (0)