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 f001aa1 commit c9d9ad9Copy full SHA for c9d9ad9
tests/test_colormap_parse.py
@@ -1,8 +1,8 @@
1
import pytest
2
3
from branca.colormap import (
4
- _color_int_to_float,
5
_color_float_to_int,
+ _color_int_to_float,
6
_is_hex,
7
_parse_color,
8
_parse_color_as_numerical_sequence,
0 commit comments