📝 Tweak docs and translations links, typos, format (#11389)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
This commit is contained in:
Nils Lindemann
2024-04-18 21:53:19 +02:00
committed by GitHub
parent 3cc5efc5de
commit ebc8ac7295
191 changed files with 648 additions and 479 deletions

View File

@@ -74,7 +74,7 @@ from myapp import app
не будет выполнена.
!!! Информация
!!! info "Информация"
Для получения дополнительной информации, ознакомьтесь с <a href="https://docs.python.org/3/library/__main__.html" class="external-link" target="_blank">официальной документацией Python</a>.
## Запуск вашего кода с помощью отладчика