Ali преди 1 година
родител
ревизия
5efed13f97
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      thesis_analysis/genererTableau.py

+ 1 - 1
thesis_analysis/genererTableau.py

@@ -353,7 +353,7 @@ class genererTableau ():
             
             ## On écrit la première ligne : nom de variable et test
             ligne = [] # On instancie la ligne
-            ligne.append(self.qualitative_string_format.format(variable=variable)) # Nom de variable
+            ligne.append(self.qualitative_column_title.format(variable=variable)) # Nom de variable
             ligne = ligne + ["", ""] # Variable vides
             
             # Données liées à chaque axe