From 4c4f70bf6eb88a419add86e182d3080674196433 Mon Sep 17 00:00:00 2001 From: Debulois Date: Wed, 20 Apr 2022 13:17:36 +0200 Subject: Mis en place de la structure orientée objet MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app_alphajob/database/__init__.py | 1 - 1 file changed, 1 deletion(-) delete mode 100644 app_alphajob/database/__init__.py (limited to 'app_alphajob/database/__init__.py') diff --git a/app_alphajob/database/__init__.py b/app_alphajob/database/__init__.py deleted file mode 100644 index 03b0cc7..0000000 --- a/app_alphajob/database/__init__.py +++ /dev/null @@ -1 +0,0 @@ -# https://realpython.com/python-import/#basic-python-import \ No newline at end of file -- cgit v1.2.3