Skip to content

Commit 055180f

Browse files
committed
Merge remote-tracking branch 'remotes/upstream/master' into python-2-deprecation
2 parents 91a49cd + 110a90a commit 055180f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/test_features.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,9 @@
1010

1111
import os
1212

13+
from six import text_type
14+
1315
from branca.element import Element
14-
from branca.six import text_type
1516

1617
from folium import Map, Popup
1718
import folium

0 commit comments

Comments
 (0)