Salome HOME
chgt Copyrigth
[tools/eficas.git] / Accas / A_AVANT.py
index 41a4ccdaa6dfbc2d733fea57540a6f8edb28d9ac..2f697723653bc9568a70bd3cabe8138d908b0d76 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2007-2015   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,8 +22,8 @@ from Noyau import N_REGLE
 from Ihm import I_REGLE, I_AVANT
 
 class AVANT(I_AVANT.I_AVANT,I_REGLE.REGLE,N_REGLE.REGLE):
-   """
-       La classe utilise l'initialiseur de REGLE. Il n'est pas 
-       necessaire d'expliciter son initialiseur car 
-       I_AVANT.I_AVANT n'en a pas 
-   """
+    """
+        La classe utilise l'initialiseur de REGLE. Il n'est pas
+        necessaire d'expliciter son initialiseur car
+        I_AVANT.I_AVANT n'en a pas
+    """