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 2de024f commit bed1369Copy full SHA for bed1369
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