This website requires JavaScript.
Explore
Help
Sign In
happyz
/
fastapi
mirror of
https://github.com/tiangolo/fastapi.git
Watch
1
Star
0
Fork
You've already forked fastapi
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
118264409d
fastapi
/
tests
/
conftest.py
5 lines
84 B
Python
Raw
Blame
History
import
sys
if
sys
.
version_info
<
(
3
,
12
)
:
collect_ignore_glob
=
[
"
*_py312.py
"
]
Reference in New Issue
View Git Blame
Copy Permalink