Browse Source

🎨 Auto format

pull/14983/head
pre-commit-ci-lite[bot] 1 month ago
committed by GitHub
parent
commit
31ec08b762
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      README.md

2
README.md

@ -121,7 +121,7 @@ There's a [FastAPI mini documentary](https://www.youtube.com/watch?v=mpR8ngthqiE
## **Typer**, the FastAPI of CLIs
<a href="https://typer.tiangolo.com" class="only-not-mkdocs">
<a href="https://typer.tiangolo.com" class="only-github">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://typer.tiangolo.com/img/logo-margin/logo-margin-white-vector.svg">
<img src="https://typer.tiangolo.com/img/logo-margin/logo-margin-vector.svg" style="width: 20%;">

Loading…
Cancel
Save