8000 cleanup · plotly/plotly.py@5d113b9 · GitHub
[go: up one dir, main page]

Skip to content < 8000 span style="width: 0%;" data-view-component="true" class="Progress-item progress-pjax-loader-bar left-0 top-0 color-bg-accent-emphasis">

Commit 5d113b9

Browse files
committed
cleanup
1 parent e688d28 commit 5d113b9

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

packages/python/plotly/plotly/basedatatypes.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,6 @@
2828
# - Setting a property to Undefined leaves existing value unmodified
2929
Undefined = object()
3030

31-
Deprecated_mapbox_traces = [
32-
"scattermapbox",
33-
"choroplethmapbox",
34-
"densitymapbox",
35-
]
36-
3731

3832
def _len_dict_item(item):
3933
"""

0 commit comments

Comments
 (0)
0