Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
ashwinR
/
Gurucool_Test
like
0
Build error
App
Files
Files
Community
b7a7f32
Gurucool_Test
/
schemas
/
two_fa.py
ashwinR
Upload 245 files
b7a7f32
over 1 year ago
raw
Copy download link
history
blame
Safe
80 Bytes
from
pydantic
import
BaseModel
class
Two_FA_Confirm
(
BaseModel
):
totp:
int