We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 91a49cd + 110a90a commit 055180fCopy full SHA for 055180f
1 file changed
tests/test_features.py
@@ -10,8 +10,9 @@
10
11
import os
12
13
+from six import text_type
14
+
15
from branca.element import Element
-from branca.six import text_type
16
17
from folium import Map, Popup
18
import folium
0 commit comments