🌐 Fix typos in Russian translations for docs/ru/docs/tutorial/background-tasks.md, docs/ru/docs/tutorial/body-nested-models.md, docs/ru/docs/tutorial/debugging.md, docs/ru/docs/tutorial/testing.md (#10311)

This commit is contained in:
Aleksandr Andrukhov
2024-01-09 18:52:07 +03:00
committed by GitHub
parent 933668b42e
commit a64b2fed91
3 changed files with 3 additions and 3 deletions

View File

@@ -22,7 +22,7 @@ $ python myapp.py
</div>
но не вызывался, когда другой файл импортирует это, например::
но не вызывался, когда другой файл импортирует это, например:
```Python
from myapp import app