Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
brestok
/
spark
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
spark
/
cbh
/
api
/
timezone
/
models.py
brestok
init
cd46ce5
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
151 Bytes
from
cbh.core.database
import
MongoBaseModel
class
TimezoneModel
(
MongoBaseModel
):
"""
Timezone model.
"""
name:
str
offset:
str