whoopsy
This commit is contained in:
parent
960a3cb2ef
commit
fde15d90e2
|
@ -431,7 +431,7 @@ class _Network(object):
|
||||||
return seq
|
return seq
|
||||||
|
|
||||||
|
|
||||||
get_geo_events(
|
def get_geo_events(
|
||||||
self, longitude=None, latitude=None, location=None, distance=None,
|
self, longitude=None, latitude=None, location=None, distance=None,
|
||||||
tag=None, festivalsonly=None, limit=None, cacheable=True):
|
tag=None, festivalsonly=None, limit=None, cacheable=True):
|
||||||
"""
|
"""
|
||||||
|
|
Loading…
Reference in a new issue