]> SALOME platform Git repositories - plugins/blsurfplugin.git/blobdiff - tests/attractor_point_outside_face.py
Salome HOME
Updated copyright comment
[plugins/blsurfplugin.git] / tests / attractor_point_outside_face.py
index f42e5a30067730cd25440fc698e770661191d536..c93eed44bd7cbc8e6eaf951fee27be51383cb113 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2017-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -125,4 +125,4 @@ assert min_area_with_attractor < min_area_without_attractor
 assert min_area_with_attractor < 1
 
 if salome.sg.hasDesktop():
-  salome.sg.updateObjBrowser(True)
+  salome.sg.updateObjBrowser()