From 9f29a437f0b98f2a289d4f1b0d1f8c89fb9280eb Mon Sep 17 00:00:00 2001 From: skillachie Date: Sat, 11 Apr 2015 23:36:19 -0400 Subject: [PATCH] fix --- pylast/__init__.py | 1 - 1 file changed, 1 deletion(-) diff --git a/pylast/__init__.py b/pylast/__init__.py index 6058130..098bffb 100644 --- a/pylast/__init__.py +++ b/pylast/__init__.py @@ -446,7 +446,6 @@ class _Network(object): distance (Optional) : Find events within a specified radius (in kilometres) tag (Optional) : Specifies a tag to filter by. - pTracks festivalsonly[0|1] (Optional) : Whether only festivals should be returned, or all events. limit (Optional) : The number of results to fetch per page.