Skip to content

Commit 7abcbea

Browse files
committed
black
1 parent 12bb1f1 commit 7abcbea

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

packages/python/plotly/plotly/colors.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,3 @@
88
"sequential",
99
"qualitative",
1010
]
11-

packages/python/plotly/plotly/express/colors/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
from plotly.colors import *
99

1010

11-
1211
__all__ = [
1312
"named_colorscales",
1413
"cyclical",

0 commit comments

Comments
 (0)