Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ashwinR
/
Gurucool_Test
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
9555d3e
Gurucool_Test
/
schemas
/
two_fa.py
ashwinR
Upload 245 files
b7a7f32
almost 2 years ago
raw
Copy download link
history
blame
Safe
80 Bytes
from
pydantic
import
BaseModel
class
Two_FA_Confirm
(
BaseModel
):
totp:
int