Update logging info.
This commit is contained in:
parent
c740de95f9
commit
38d05da272
@ -1,3 +1,7 @@
|
||||
import logging
|
||||
|
||||
logging.basicConfig(level=logging.INFO)
|
||||
|
||||
import pathlib
|
||||
import shutil
|
||||
import sqlite3
|
||||
|
Loading…
Reference in New Issue
Block a user