From e57c561b36335cd9c292906252f5a33f9682af4b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ma=C3=ABl=20MARTIN?= <mael.martin@ensiie.fr>
Date: Wed, 28 Oct 2020 10:00:18 +0100
Subject: [PATCH] Correct filename for __init__

---
 _titanic/{init__.py => __init__.py} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename _titanic/{init__.py => __init__.py} (100%)

diff --git a/_titanic/init__.py b/_titanic/__init__.py
similarity index 100%
rename from _titanic/init__.py
rename to _titanic/__init__.py
-- 
GitLab