We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e7f7dc commit 20c80a8Copy full SHA for 20c80a8
1 file changed
folium/map.py
@@ -2,7 +2,6 @@
2
Classes for drawing maps.
3
4
"""
5
-import re
6
import warnings
7
from collections import OrderedDict
8
0 commit comments