From df2dc17ac03f27d33d1dd9d8109334974bdf441b Mon Sep 17 00:00:00 2001 From: militarpancho Date: Fri, 3 Mar 2017 12:03:55 +0100 Subject: [PATCH] This should fix #3 --- emotion-wnaffect/emotion-wnaffect.senpy | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/emotion-wnaffect/emotion-wnaffect.senpy b/emotion-wnaffect/emotion-wnaffect.senpy index 320105c..43b69ed 100644 --- a/emotion-wnaffect/emotion-wnaffect.senpy +++ b/emotion-wnaffect/emotion-wnaffect.senpy @@ -12,5 +12,6 @@ "nltk>=3.0.5", "lxml>=3.4.2", "pattern", - ] + ], + "async":False }