fix in program code
This commit is contained in:
parent
630ed79d04
commit
6ac0b5444a
1 changed files with 1 additions and 0 deletions
1
order.py
1
order.py
|
@ -12,6 +12,7 @@ from fetcher import fetch_catalog
|
|||
import threading
|
||||
|
||||
logging.basicConfig(format='%(asctime)s - %(message)s', level=logging.DEBUG)
|
||||
logging.debug("test project...")
|
||||
|
||||
denv = dotenv.load_dotenv("./.env")
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue