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): """