Salome HOME
Generation of a schema with observers in progress
authorAndré Ribes <andre.ribes@edf.fr>
Tue, 6 Mar 2012 10:22:09 +0000 (11:22 +0100)
committerAndré Ribes <andre.ribes@edf.fr>
Tue, 6 Mar 2012 10:22:09 +0000 (11:22 +0100)
src/daSalome/daYacsIntegration/daOptimizerLoop.py

index 35549326b61d6d71515d05e022a370e09594eb3d..32a62d78438ecf956751645b9abe9444b864bdc4 100644 (file)
@@ -28,6 +28,7 @@ import threading
 from daCore.AssimilationStudy import AssimilationStudy
 from daYacsIntegration import daStudy
 
+
 class OptimizerHooks:
 
   def __init__(self, optim_algo):