Przeglądaj źródła

test docker pipfile

tsteuer 5 lat temu
rodzic
commit
107c0d2548
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      cdplib/log.py

+ 1 - 0
cdplib/log.py

@@ -30,6 +30,7 @@ class Log():
 
         self._logger = logging.getLogger(name)
         
+        exit
 
         self._logger.setLevel("DEBUG")