We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca745ef commit 110a90aCopy full SHA for 110a90a
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