mirror of
https://github.com/fastapi/fastapi.git
synced 2026-05-18 05:15:46 -04:00
📝 Update source examples and docs from Python 3.9 to 3.10 (#14900)
This commit is contained in:
committed by
GitHub
parent
d06ab3f5c7
commit
c9e2277d8b
@@ -1,6 +1,6 @@
|
||||
import pytest
|
||||
|
||||
from docs_src.async_tests.app_a_py39.test_main import test_root
|
||||
from docs_src.async_tests.app_a_py310.test_main import test_root
|
||||
|
||||
|
||||
@pytest.mark.anyio
|
||||
|
||||
Reference in New Issue
Block a user