Browse Source

test docker pipfile

tsteuer 4 years ago
parent
commit
35d1a5cb3e
1 changed files with 0 additions and 1 deletions
  1. 0 1
      cdplib/log.py

+ 0 - 1
cdplib/log.py

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