From 9deb4023224a7939fd6f2a54342e4760ed2659d6 Mon Sep 17 00:00:00 2001 From: Azeez Muibi Date: Fri, 21 Mar 2025 09:00:33 +0100 Subject: [PATCH] Initial commit --- .idea/workspace.xml | 6 ++++-- README.md | 14 -------------- __pycache__/app.cpython-313.pyc | Bin 3690 -> 2921 bytes api/__pycache__/routes.cpython-313.pyc | Bin 2513 -> 2624 bytes .../__pycache__/consent.cpython-313.pyc | Bin 4133 -> 4133 bytes .../__pycache__/health.cpython-313.pyc | Bin 0 -> 975 bytes .../__pycache__/loan.cpython-313.pyc | Bin 4992 -> 4992 bytes .../__pycache__/transaction.cpython-313.pyc | Bin 6316 -> 6316 bytes 8 files changed, 4 insertions(+), 16 deletions(-) create mode 100644 api/controllers/__pycache__/health.cpython-313.pyc diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 00ccbce..1485401 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,7 +4,9 @@