pyflakes fixes

This commit is contained in:
Romain Bignon 2010-10-08 13:52:56 +02:00
commit cc541cc64a
3 changed files with 2 additions and 3 deletions

View file

@ -22,4 +22,4 @@ class GeolocIPTest(BackendTest):
BACKEND = 'geolocip'
def test_geolocip(self):
location = self.backend.get_location('88.198.11.130')
self.backend.get_location('88.198.11.130')