ruff/crates/ruff_linter/resources/test/fixtures/fastapi
Dan Parizher 0ff0c70302
[`fastapi`] Fix false positive for paths with spaces around parameters (`FAST003`) (#20077)
## Summary

Fixes #20060
2025-08-29 13:40:25 +00:00
..
FAST001.py Use TypeChecker for detecting fastapi routes (#15093) 2024-12-21 15:45:28 +01:00
FAST002_0.py [`FastAPI`] Update `Annotated` fixes (`FAST002`) (#15462) 2025-01-15 13:05:53 -05:00
FAST002_1.py [`FastAPI`] Update `Annotated` fixes (`FAST002`) (#15462) 2025-01-15 13:05:53 -05:00
FAST003.py [`fastapi`] Fix false positive for paths with spaces around parameters (`FAST003`) (#20077) 2025-08-29 13:40:25 +00:00