From c899999ca759eb29adecf443bf20feaec3960f77 Mon Sep 17 00:00:00 2001 From: Pedro Madruga Date: Tue, 28 Jul 2020 13:06:19 +0200 Subject: [PATCH] fix: proper import of sentida (python) --- python/sentida/{__main__.py => sentida.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename python/sentida/{__main__.py => sentida.py} (100%) diff --git a/python/sentida/__main__.py b/python/sentida/sentida.py similarity index 100% rename from python/sentida/__main__.py rename to python/sentida/sentida.py