fastapi/fastapi/security
Ahsan Sheraz 31bbb38074
📝 Fix duplicated words in docstrings (#15116)
Fix "to to" and "that that" word duplications in security module docstrings,
and "be be" in test data string.

Co-authored-by: ahsan.sheraz <ahsan.sheraz@bonial.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-16 11:16:48 +01:00
..
__init__.py Improve type annotations, add support for mypy --strict, internally and for external packages (#2547) 2020-12-20 19:50:00 +01:00
api_key.py 👷 Add `ty` to precommit (#15091) 2026-03-15 12:44:39 +01:00
base.py Update parameter names and order 2018-12-07 19:12:16 +04:00
http.py 📝 Fix duplicated words in docstrings (#15116) 2026-03-16 11:16:48 +01:00
oauth2.py 📝 Fix duplicated words in docstrings (#15116) 2026-03-16 11:16:48 +01:00
open_id_connect_url.py 📝 Fix duplicated words in docstrings (#15116) 2026-03-16 11:16:48 +01:00
utils.py 🎨 Update internal types for Python 3.10 (#14898) 2026-02-11 18:41:21 +00:00