fastapi/docs_src/settings
Sebastián Ramírez 2e14c69c31
👷 Adopt Ruff format (#10517)
* 🔧 Update pre-commit, use ruff format

* ⬆️ Upgrade dependencies, use Ruff for formatting

* 🔧 Update Ruff config

* 🔨 Update lint and format scripts, use Ruff

* 🎨 Format internals with Ruff

* 🎨 Format docs scripts

* 🎨 Format tests

* 🎨 Format extra commas in src for docs

* 📝 Update docs mentioning `@lru_cache()`, use `@lru_cache` instead to keep consistency with the format

* 🎨 Update src for docs, use plain `@lru_cache`

* 🎨 Update src for docs format and docs references
2023-10-25 00:26:06 +04:00
..
app01 Add support for Pydantic v2 (#9816) 2023-07-07 19:12:13 +02:00
app02 👷 Adopt Ruff format (#10517) 2023-10-25 00:26:06 +04:00
app02_an 👷 Adopt Ruff format (#10517) 2023-10-25 00:26:06 +04:00
app02_an_py39 👷 Adopt Ruff format (#10517) 2023-10-25 00:26:06 +04:00
app03 👷 Adopt Ruff format (#10517) 2023-10-25 00:26:06 +04:00
app03_an 👷 Adopt Ruff format (#10517) 2023-10-25 00:26:06 +04:00
app03_an_py39 👷 Adopt Ruff format (#10517) 2023-10-25 00:26:06 +04:00
tutorial001.py Add support for Pydantic v2 (#9816) 2023-07-07 19:12:13 +02:00
tutorial001_pv1.py Add support for Pydantic v2 (#9816) 2023-07-07 19:12:13 +02:00