Abs6187 commited on
Commit
e66d73b
·
verified ·
1 Parent(s): ef60eb5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -7,7 +7,7 @@ import logging
7
  from datetime import datetime
8
  from pathlib import Path
9
 
10
- Configure logging
11
  logging.basicConfig(
12
  level=logging.INFO,
13
  format='%(asctime)s - %(name)s - %(levelname)s - %(message)s',
 
7
  from datetime import datetime
8
  from pathlib import Path
9
 
10
+ #Configure logging
11
  logging.basicConfig(
12
  level=logging.INFO,
13
  format='%(asctime)s - %(name)s - %(levelname)s - %(message)s',