We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bda654 commit 6fcc70dCopy full SHA for 6fcc70d
1 file changed
plotly/exceptions.py
@@ -4,16 +4,6 @@
4
5
A module that contains plotly's exception hierarchy.
6
7
-message (required!) (should be root message + caller message)
8
-info: (required!)
9
- path_to_error (required!)
10
- minimal_message (required!)
11
-
12
-- minimal_message is set inside this module, should not be set elsewhere
13
14
-- message is set inside this module, should not be set elsewhere
15
16
17
"""
18
import json
19
0 commit comments