diff options
| author | Debulois <quentin@debulois.fr> | 2022-04-20 13:17:36 +0200 |
|---|---|---|
| committer | Debulois <quentin@debulois.fr> | 2022-04-20 13:17:36 +0200 |
| commit | 4c4f70bf6eb88a419add86e182d3080674196433 (patch) | |
| tree | de407cee641f168c5ac325aa6a8b695ee04a429b /app_alphajob/database/__init__.py | |
| parent | 41243ec2137bac39225231c0834f9d611fe94728 (diff) | |
Mis en place de la structure orientée objet
Diffstat (limited to 'app_alphajob/database/__init__.py')
| -rw-r--r-- | app_alphajob/database/__init__.py | 1 |
1 files changed, 0 insertions, 1 deletions
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 |
