Salome HOME
CCAR: correction mineures
[tools/eficas.git] / Editeur / compocomm.py
index efa8685b1487fd2c7a0188c2979cae09295fb428..78d7f1952e4d5b493386275061ee86d77e811d37 100644 (file)
@@ -57,7 +57,7 @@ class COMMPanel(panels.OngletPanel):
                                         label_text = 'Texte du commentaire\n ')
     self.widget_text.pack(side='top',expand=1,fill='both')
     self.widget_text.configure(hscrollmode='dynamic',
-                               vscrollmode='dynamic')\r
+                               vscrollmode='dynamic')
     self.make_buttons()
     self.display_valeur()