Salome HOME
Add .py extension to tests filenames
[modules/smesh.git] / doc / salome / examples / quality_controls_ex20.py
index 3a7c44f940fac163e130ba4857999d916f2c6908..f0a7bccf0d7502c4c8321d80eaf6d807e28eed72 100644 (file)
@@ -29,4 +29,4 @@ aGroup = mesh.CreateEmptyGroup(SMESH.VOLUME, "Aspect Ratio 3D > " + `ar_margin`)
 
 aGroup.Add(anIds)
 
-salome.sg.updateObjBrowser(True)
+salome.sg.updateObjBrowser()