X-Git-Url: http://iramuteq.org/git?a=blobdiff_plain;f=openanalyse.py;h=2c025f3c421593b5c552f8e0c089bf12997970ab;hb=85ec8d6765b761614a34c0c0d0af080eeff75cc6;hp=873f4b31589d943366c29f5d7a5f3ae71a3a17e2;hpb=dac789bedd0b3867a7749b1d71bc7868c44642f7;p=iramuteq diff --git a/openanalyse.py b/openanalyse.py index 873f4b3..2c025f3 100644 --- a/openanalyse.py +++ b/openanalyse.py @@ -183,4 +183,4 @@ class OpenAnalyse(): Chi2Layout(self.parent, corpus, self.conf) elif self.conf['type'] == 'categorisation' : CateLayout(self.parent, corpus, self.conf) - print(self.conf) + #print(self.conf)