Added missing logger import.
This commit is contained in:
parent
3740ab2ada
commit
50a56091b9
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ from core.throttling_utils import (
|
|||
)
|
||||
from refresher.refresher import Refresher
|
||||
from core.parsing_utils import *
|
||||
from core import my_logger
|
||||
import logging
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue