Salome HOME
chgt Copyrigth
[tools/eficas.git] / Accas / A_FORM.py
index 06af69427a96a9b6098cf441d2bb1e408e96e84a..c310fa11d9bdd3b7793996b897f5cc6ddf943ddd 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
@@ -20,7 +20,7 @@
 from __future__ import absolute_import
 from Noyau import N_FORM
 from Ihm import I_ENTITE
-from . import A_FORM_ETAPE 
+from . import A_FORM_ETAPE
 
 class FORM(N_FORM.FORM,I_ENTITE.ENTITE):
-   class_instance=A_FORM_ETAPE.FORM_ETAPE
+    class_instance=A_FORM_ETAPE.FORM_ETAPE