Skip to content
This repository was archived by the owner on Jan 28, 2020. It is now read-only.

Script for adding candidates to a twitter list#212

Open
symroe wants to merge 1 commit intomasterfrom
twitter_list
Open

Script for adding candidates to a twitter list#212
symroe wants to merge 1 commit intomasterfrom
twitter_list

Conversation

@symroe
Copy link
Collaborator

@symroe symroe commented Feb 19, 2015

No description provided.

self.list_slug)):
raise ValueError('Twitter auth details not found in settings')

self.api = twitter.Api(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think calling this self.api may potentially create confusing problems, since that will replace the self.api created by PopItApiMixin - maybe self.twitter_api would be better.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments