Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
avimittal30
/
MCQ-Gen
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
MCQ-Gen
/
test.py
avimittal30
Upload all files
3ca2bf2
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
93 Bytes
from
src.mcqgen.logger
import
logging
logging.info(
'Hi!! I am going to start my execution'
)