Skip to content

Commit 3bf507a

Browse files
committed
Add utf-8 encoding for ‘∩’ character in a comment?
1 parent 0c70300 commit 3bf507a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plotly/graph_objs/figure_factory.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# coding=utf-8
12
"""
23
Helper methods for creating non-standardized Plotly traces/figures.
34

0 commit comments

Comments
 (0)