fastapi/tests/test_tutorial/test_annotated
Nadav Zingerman 375513f114
Add support for PEP-593 `Annotated` for specifying dependencies and parameters (#4871)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-03-17 21:35:45 +01:00
..
__init__.py Add support for PEP-593 `Annotated` for specifying dependencies and parameters (#4871) 2023-03-17 21:35:45 +01:00
test_tutorial001.py Add support for PEP-593 `Annotated` for specifying dependencies and parameters (#4871) 2023-03-17 21:35:45 +01:00
test_tutorial001_py39.py Add support for PEP-593 `Annotated` for specifying dependencies and parameters (#4871) 2023-03-17 21:35:45 +01:00
test_tutorial002.py Add support for PEP-593 `Annotated` for specifying dependencies and parameters (#4871) 2023-03-17 21:35:45 +01:00
test_tutorial002_py39.py Add support for PEP-593 `Annotated` for specifying dependencies and parameters (#4871) 2023-03-17 21:35:45 +01:00
test_tutorial003.py Add support for PEP-593 `Annotated` for specifying dependencies and parameters (#4871) 2023-03-17 21:35:45 +01:00
test_tutorial003_py39.py Add support for PEP-593 `Annotated` for specifying dependencies and parameters (#4871) 2023-03-17 21:35:45 +01:00