Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
trioskosmos
/
rabukasim
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
rabukasim
/
tools
/
debug
/
scripts
/
test_debug.py
trioskosmos
Upload folder using huggingface_hub
463f868
verified
14 days ago
raw
Copy download link
history
blame
contribute
delete
80 Bytes
def
test_simple
():
assert
1
==
1
def
test_fail
():
assert
1
==
2