]> SALOME platform Git repositories - modules/superv.git/blobdiff - src/GraphBase/DataFlowBase_InLineNode.hxx
Salome HOME
MPV: Merge V1_2d
[modules/superv.git] / src / GraphBase / DataFlowBase_InLineNode.hxx
index 0e341765dbad95ccd52fd08905043779fffa0c59..903b6e4644c6223d2af7bab0bbc45b8066396d7d 100644 (file)
@@ -76,8 +76,7 @@ namespace GraphBase {
       void PyRunMethod( PyObject * MyPyRunMethod ) {
            _MyPyRunMethod = MyPyRunMethod ; } ;
       PyObject * PyRunMethod() {
-        return _MyPyRunMethod ;
-      }
+        return _MyPyRunMethod ; } ;
 
 
 //      bool SaveXML( ostream &f , char *Tabs ,