We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06b0b38 commit 239549fCopy full SHA for 239549f
1 file changed
src/corva/logger.py
@@ -1,7 +1,6 @@
1
import contextlib
2
-import os
3
import logging
4
-import logging.config
+import os
5
import sys
6
import time
7
from typing import Optional
0 commit comments