From 10d67a5cd48583c060b6a0e77e87c41f80671027 Mon Sep 17 00:00:00 2001 From: statinfo Date: Wed, 6 May 2020 22:07:24 +0200 Subject: [PATCH] Update iramuteq.py --- iramuteq.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iramuteq.py b/iramuteq.py index d653391..c7a81b3 100755 --- a/iramuteq.py +++ b/iramuteq.py @@ -3,7 +3,7 @@ #Author: Pierre Ratinaud #Copyright (c) 2008-2016, Pierre Ratinaud #License: GNU GPL -#test +#test for python 3 from optparse import OptionParser -- 2.7.4