Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9722907

Browse files
author
Balazs Horanyi
committed
pep8 cleanup
1 parent 9d8608e commit 9722907

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

stream/feed.py

-2
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,6 @@ def get(self, **params):
128128
self.feed_url, params=params, signature=token)
129129
return response
130130

131-
132-
133131
def follow(self, target_feed_slug, target_user_id, activity_copy_limit=None, **extra_data):
134132
'''
135133
Follows the given feed

0 commit comments

Comments
 (0)