]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/PythonAddons/addons_Features.py
Salome HOME
Fix of errors
[modules/shaper.git] / src / PythonAddons / addons_Features.py
index 0c92f1be1b77f1f6bb466e7a0625e92adf1b791e..d53755595a96af63074ba78b340932aa23cc9aee 100644 (file)
@@ -6,7 +6,7 @@ from macros.box.feature      import BoxFeature
 
 
 class PythonFeaturesPlugin(ModelAPI.ModelAPI_Plugin):
-"""Implementation of features plugin"""
+    """Implementation of features plugin"""
 
     def __init__(self):
         """Constructor"""