Remove config of logging in looper
epsi-builds/msspec_python3/pipeline/head There was a failure building this commit
Details
epsi-builds/msspec_python3/pipeline/head There was a failure building this commit
Details
Because it overriveded the global logging level...
This commit is contained in:
parent
74f970e7dd
commit
0e04dd4a75
|
@ -12,7 +12,6 @@ import pandas as pd
|
|||
import time
|
||||
|
||||
|
||||
logging.basicConfig(level=logging.DEBUG)
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue