diff --git a/rowers/polarstuff.py b/rowers/polarstuff.py index f7d47fc1..b595bf94 100644 --- a/rowers/polarstuff.py +++ b/rowers/polarstuff.py @@ -24,7 +24,7 @@ import gzip import base64 import yaml from uuid import uuid4 -from requests.connections import ConnectionError +from requests import ConnectionError # Django from django.shortcuts import render_to_response