diff --git a/pandora/user/utils.py b/pandora/user/utils.py index 86a21ae1..3648b78f 100644 --- a/pandora/user/utils.py +++ b/pandora/user/utils.py @@ -1,4 +1,4 @@ -from django.contrib.gis.geoip2 import GeoIP, GeoIP2Exception2 +from django.contrib.gis.geoip2 import GeoIP2, GeoIP2Exception2 import ox