fix merge conflicts
[sface.git] / sface / sfiprocess.py
index ca2c023..bf37de5 100644 (file)
@@ -66,7 +66,6 @@ class SfiProcess(QObject):
             print tmpOut        
         self.output += tmpOut
 
-
     def processStandardError(self):
         print self.process.readAllStandardError()