Salome HOME
Merge branch 'OCCT780'
[modules/smesh.git] / src / Tools / blocFissure / gmu / initEtude.py
index bdf0c05e18471ee23ca0778123ee62d384bf3aa7..2a62e716d6fadd4c5fc52ba1fca856eb1c27ff09 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2024  EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
-
-import logging
-myStudy = None
+"""Création d'une nouvelle étude"""
 
 def initEtude():
-  """
-  creation nouvelle etude salome
-  """
+  """Création nouvelle etude salome"""
   from . import geomsmesh