8000 Remove update more :dolls:. · kayarre/python-api@db20def · GitHub
[go: up one dir, main page]

Skip to content

Commit db20def

Browse files
committed
Remove update more 🎎.
1 parent 6fcc70d commit db20def

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

plotly/exceptions.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ def __str__(self):
4646
return self.message
4747

4848

49-
# Grid Errors #
49+
# Grid Errors
5050
COLUMN_NOT_YET_UPLOADED_MESSAGE = (
5151
"Hm... it looks like your column '{column_name}' hasn't "
5252
"been uploaded to Plotly yet. You need to upload your "
@@ -62,8 +62,6 @@ def __str__(self):
6262
"the column \"{0}\" and try again."
6363
)
6464

65-
# Would Cause Server Errors
66-
6765

6866
class PlotlyEmptyDataError(PlotlyError):
6967
pass

0 commit comments

Comments
 (0)
0