Skip to content

Commit 26b7750

Browse files
committed
the comment was no longer appropriate.
1 parent 1737617 commit 26b7750

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

multi_axis_palette.ipynb

-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@
7979
"input": [
8080
"from itertools import product",
8181
"def generate_palette(values):",
82-
" # make sure values and hues are in the same order",
8382
" indices = range(len(values))",
8483
"",
8584
" axisvalues = list(list(values_along_axis(values[axis][1], values[axis][0])) for axis in indices)",

0 commit comments

Comments
 (0)