X-Git-Url: http://iramuteq.org/git?p=iramuteq;a=blobdiff_plain;f=textafcuci.py;h=bdfad06f4d4b27235580c947d469373be67f2459;hp=d030413e67ca5a4f573b488e8e41047dc5495276;hb=148fe710bf14981c45e865e8b4ddb68333e62f7c;hpb=6919f2ef8d85c176c7be824b606c4b71142e10fd diff --git a/textafcuci.py b/textafcuci.py index d030413..bdfad06 100644 --- a/textafcuci.py +++ b/textafcuci.py @@ -108,7 +108,7 @@ class AfcUci(): #self.TabAfcSplit.SetPage(txtafcsplit) dictrow, first = ReadList(self.corpus.dictpathout['afc_row']) - panel_list = ListForSpec(parent, self, dictrow, first) + panel_list = ListForSpec(parent, self, dictrow, first[1:])