Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Reddit flair update on unclaim command #453

Merged
merged 1 commit into from
Oct 23, 2022

Conversation

TimJentzsch
Copy link
Contributor

Relevant issue: N/A

Description:

From the logs:

r_tor_submission: SubmissionModeration = REDDIT.submission(submission.tor_url).mod()
 TypeError: 'SubmissionModeration' object is not callable

The joys of dynamic typing 🥲

Checklist:

  • Code Quality
  • Pep-8
  • Tests (if applicable)
  • Success Criteria Met
  • Inline Documentation
  • Wiki Documentation (if applicable)

@TimJentzsch TimJentzsch requested a review from a team as a code owner October 23, 2022 19:03
@TimJentzsch TimJentzsch merged commit f5e148e into master Oct 23, 2022
@TimJentzsch TimJentzsch deleted the fix-unclaim-post-flair branch October 23, 2022 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant