From aea39ba1aadacb402b3c925e30fb3902cf401d11 Mon Sep 17 00:00:00 2001 From: "Veronica K. B. Olsen" <1619840+vkbo@users.noreply.github.com> Date: Fri, 8 May 2020 21:33:59 +0200 Subject: [PATCH] Renamed the textanalyse file --- lib/{text/analyse.py => textanalyse.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename lib/{text/analyse.py => textanalyse.py} (100%) diff --git a/lib/text/analyse.py b/lib/textanalyse.py similarity index 100% rename from lib/text/analyse.py rename to lib/textanalyse.py