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
44125260cf
fastapi
/
tests
/
test_duplicate_model_names_...
/
b
/
model.py
6 lines
67 B
Python
Raw
Blame
History
from
pydantic
import
BaseModel
class
User
(
BaseModel
)
:
b
:
int
Reference in New Issue
View Git Blame
Copy Permalink