Rohit Diwane commited on
Commit
f38ba85
·
1 Parent(s): eac6068

Create test.py

Browse files
Files changed (1) hide show
  1. test.py +3 -0
test.py ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ from src.mcqgenrator.logger import logging
2
+
3
+ logging.info("this is my error.")