Skip to content

Commit e3b9740

Browse files
pre-commit-ci[bot]Conengmo
authored andcommitted
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 42e4d72 commit e3b9740

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_colormap_parse.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
import pytest
22

33
from branca.colormap import (
4-
_color_int_to_float,
54
_color_float_to_int,
5+
_color_int_to_float,
66
_is_hex,
77
_parse_color,
88
_parse_color_as_numerical_sequence,

0 commit comments

Comments
 (0)