Skip to content

Commit a6be162

Browse files
committed
formatting
1 parent 836c34a commit a6be162

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plotly/offline/offline.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ def _get_jconfig(config=None):
143143
"notifyOnLogging",
144144
"queueLength",
145145
"locale",
146-
"locales"
146+
"locales",
147147
)
148148

149149
if config and isinstance(config, dict):

0 commit comments

Comments
 (0)