Salome HOME
Update copyrights
[modules/smesh.git] / src / SMESH_SWIG / smesh_algorithm.py
index 45841d0003c3f19c7e956e2aeab0102e702d4abf..f14fa318df19182a454169ee09150ddf0b68f6ce 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2016  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2007-2019  CEA/DEN, EDF R&D, OPEN CASCADE
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -74,6 +74,7 @@ class Mesh_Algorithm:
         """
         Finds a hypothesis in the study by its type name and parameters.
         Finds only the hypotheses created in smeshBuilder engine.
+
         Returns: 
                 :class:`~SMESH.SMESH_Hypothesis`
         """