Salome HOME
chgt Copyrigth
[tools/eficas.git] / Accas / A_ENSEMBLE.py
index 8b4a3a78e9bd35dc6c5303ed50e9ae87e233e722..e60c16beca010cb5b4ed047631d9214dddb1d83b 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
@@ -23,8 +23,8 @@ from Validation import V_ENSEMBLE
 from Ihm import I_REGLE
 
 class ENSEMBLE(I_REGLE.REGLE,V_ENSEMBLE.ENSEMBLE,N_REGLE.REGLE):
-   """
-       La classe utilise l'initialiseur de REGLE. Il n'est pas 
-       necessaire d'expliciter son initialiseur car 
-       V_ENSEMBLE.ENSEMBLE n'en a pas 
-   """
+    """
+        La classe utilise l'initialiseur de REGLE. Il n'est pas
+        necessaire d'expliciter son initialiseur car
+        V_ENSEMBLE.ENSEMBLE n'en a pas
+    """