HFswapnil commited on
Commit
565296f
·
verified ·
1 Parent(s): d09fba8

Update src/main.py

Browse files
Files changed (1) hide show
  1. src/main.py +1 -1
src/main.py CHANGED
@@ -24,7 +24,7 @@ logging.basicConfig(
24
  handlers=[logging.StreamHandler(sys.stdout)]
25
  )
26
 
27
- logger = logging.getLogger(__name__
28
 
29
  # =========================
30
  # CONFIG
 
24
  handlers=[logging.StreamHandler(sys.stdout)]
25
  )
26
 
27
+ logger = logging.getLogger(__name__)
28
 
29
  # =========================
30
  # CONFIG