Skip to content

Instantly share code, notes, and snippets.

@Porter97
Created February 5, 2020 18:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Porter97/bf59978ac01a1fa427e65b58a8faeb53 to your computer and use it in GitHub Desktop.
Save Porter97/bf59978ac01a1fa427e65b58a8faeb53 to your computer and use it in GitHub Desktop.
#...
user_feed_2 = client.feed('user', '2')
user_feed_2.follow('user', '1')
follow_test = user_feed_2.get()
print(follow_test)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment