🔧 Update docs setup with latest configs and plugins (#11953)

This commit is contained in:
Sebastián Ramírez
2024-08-05 23:48:30 -05:00
committed by GitHub
parent af1a07052a
commit 0cd844d387
643 changed files with 37193 additions and 21694 deletions

View File

@@ -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>를 확인하세요
///
## 디버거로 코드 실행