Salome HOME
fusion Telemac
[tools/eficas.git] / Accas / A_MCNUPLET.py
index 465eae7c16da07bf1a73dc24d3e6694c0e07eaf2..7451527084d1eee341070c60576e6d5d4d9a9089 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2007-2017   EDF R&D
+# Copyright (C) 2007-2021   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
@@ -22,5 +22,5 @@ from Extensions import mcnuplet
 from Ihm import I_MCCOMPO
 
 class MCNUPLET(mcnuplet.MCNUPLET,I_MCCOMPO.MCCOMPO):
-   def __init__(self,*pos,**args):
-      mcnuplet.MCNUPLET.__init__(self,*pos,**args)
+    def __init__(self,*pos,**args):
+        mcnuplet.MCNUPLET.__init__(self,*pos,**args)