projects
/
iramuteq
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65bc893
)
remove print
author
pierre
<ratinaud@univ-tlse2.fr>
Mon, 17 Jun 2024 16:05:08 +0000
(18:05 +0200)
committer
pierre
<ratinaud@univ-tlse2.fr>
Mon, 17 Jun 2024 16:05:08 +0000
(18:05 +0200)
openanalyse.py
patch
|
blob
|
history
diff --git
a/openanalyse.py
b/openanalyse.py
index
873f4b3
..
2c025f3
100644
(file)
--- 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)