Explorar el Código

test docker pipfile

tsteuer hace 5 años
padre
commit
107c0d2548
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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")