mirror of
https://github.com/fastapi/fastapi.git
synced 2026-03-11 03:17:23 -04:00
🔧 Update docs setup with latest configs and plugins (#11953)
This commit is contained in:
committed by
GitHub
parent
af1a07052a
commit
0cd844d387
@@ -74,8 +74,11 @@ from myapp import app
|
||||
|
||||
не будет выполнена.
|
||||
|
||||
!!! info "Информация"
|
||||
Для получения дополнительной информации, ознакомьтесь с <a href="https://docs.python.org/3/library/__main__.html" class="external-link" target="_blank">официальной документацией Python</a>.
|
||||
/// info | "Информация"
|
||||
|
||||
Для получения дополнительной информации, ознакомьтесь с <a href="https://docs.python.org/3/library/__main__.html" class="external-link" target="_blank">официальной документацией Python</a>.
|
||||
|
||||
///
|
||||
|
||||
## Запуск вашего кода с помощью отладчика
|
||||
|
||||
|
||||
Reference in New Issue
Block a user