From 49826bf8bd117e18e26e9266d5003850136db089 Mon Sep 17 00:00:00 2001 From: pierre Date: Mon, 4 May 2020 18:07:06 +0200 Subject: [PATCH] test --- iramuteq.py | 1 + 1 file changed, 1 insertion(+) diff --git a/iramuteq.py b/iramuteq.py index 501b0f6..d653391 100755 --- a/iramuteq.py +++ b/iramuteq.py @@ -3,6 +3,7 @@ #Author: Pierre Ratinaud #Copyright (c) 2008-2016, Pierre Ratinaud #License: GNU GPL +#test from optparse import OptionParser -- 2.7.4