From fde15d90e2899c6c42ea59f138bc058eaa771fee Mon Sep 17 00:00:00 2001 From: skillachie Date: Sat, 11 Apr 2015 16:49:02 -0400 Subject: [PATCH] whoopsy --- pylast/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pylast/__init__.py b/pylast/__init__.py index 3360205..6058130 100644 --- a/pylast/__init__.py +++ b/pylast/__init__.py @@ -431,7 +431,7 @@ class _Network(object): return seq - get_geo_events( + def get_geo_events( self, longitude=None, latitude=None, location=None, distance=None, tag=None, festivalsonly=None, limit=None, cacheable=True): """