fastapi/docs_src/settings/app02
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
..
__init__.py 📝 Add documentation about settings and env vars (#1118) 2020-04-02 06:55:20 +02:00
config.py Add support for Pydantic v2 (#9816) 2023-07-07 19:12:13 +02:00
main.py 👷 Adopt Ruff format (#10517) 2023-10-25 00:26:06 +04:00
test_main.py Add the `docs_src` directory to test coverage and update tests (#1904) 2021-07-29 11:26:07 +02:00