Skip to content

docs: add detailed docstrings to auth.py endpoint handlers#988

Open
ansh21563 wants to merge 1 commit into
SdSarthak:mainfrom
ansh21563:docs/add-docstrings-auth
Open

docs: add detailed docstrings to auth.py endpoint handlers#988
ansh21563 wants to merge 1 commit into
SdSarthak:mainfrom
ansh21563:docs/add-docstrings-auth

Conversation

@ansh21563

@ansh21563 ansh21563 commented Jun 6, 2026

Copy link
Copy Markdown

Closes #955

Added detailed docstrings to all 6 route handlers in auth.py
including Args, Returns, and Raises sections for better
developer onboarding.

Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • Refactor
  • Tests
  • Infra / CI

Checklist

  • I have read CONTRIBUTING.md
  • My code follows the project style
  • I have added/updated tests where relevant
  • pytest backend/tests/ passes locally
  • I have not committed .env or any secrets
  • I have updated documentation if needed

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.

Audit and improve docstrings across backend API endpoint files

1 participant