Skip to content

Commit 095d432

Browse files
committed
Add warnings import
1 parent 3b93e20 commit 095d432

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plotly/utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
import textwrap
1515
import threading
1616
import datetime
17+
import warnings
1718
from collections import deque
1819
from pprint import PrettyPrinter
1920

0 commit comments

Comments
 (0)