Skip to content

Commit 30dbd63

Browse files
committed
Code formatting
1 parent 37c6ac2 commit 30dbd63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: packages/python/plotly/plotly/basewidget.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ def __init__(
144144

145145
def show(self, *args, **kwargs):
146146
return self
147-
147+
148148
# Python -> JavaScript Messages
149149
# -----------------------------
150150
def _send_relayout_msg(self, layout_data, source_view_id=None):

0 commit comments

Comments
 (0)