Salome HOME
Merge branch 'V9_9_BR'
[modules/smesh.git] / src / Tools / blocFissure / gmu / construitEdgesRadialesDebouchantes_c.py
index 44f9525aa94b32e16c57567c91bc25b9c23caeb1..8f88885532795142b65fbe1324edd752b0dc9328 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2014-2021  EDF R&D
+# Copyright (C) 2014-2022  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 """Construction des listes d'edges radiales sur chaque extrémité débouchante"""
 
 import logging
-import GEOM
 
 from .geomsmesh import geompy
 from .geomsmesh import geomPublish
+
 from . import initLog
+
 from .sortEdges import sortEdges
 
 def construitEdgesRadialesDebouchantes_c(facesPipePeau, edgeRadFacePipePeau, \