Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rohitdiwane
/
mcq-generation
like
1
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
mcq-generation
/
test.py
Rohit Diwane
Create test.py
f38ba85
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
77 Bytes
from
src.mcqgenrator.logger
import
logging
logging.info(
"this is my error."
)