You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix outdated documentation and incorrect docstrings
- Update docs/webiscite.rst to reflect current architecture: GithubWebhookView
and PullRequestHandler replace the removed github_hook, process_pull, and
pr_opened identifiers
- Fix managers.py docstrings: correct parameter names and return descriptions
for create_from_github on both managers; add missing docstrings to
get_queryset and annotate_user_vote; add module docstring
- Fix webhooks.py docstrings: update module docstring to class-based view;
fix _validate_header and _validate_signature return type descriptions
- Add missing module docstring to activitypub/models.py
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments