From 7fa514bf5738a17b4fe0dd4b2a3311c74bfd5dee Mon Sep 17 00:00:00 2001 From: Nuwan Samarasinghe Date: Mon, 16 Dec 2024 16:14:53 +0000 Subject: [PATCH] addressing review comment --- .idea/runConfigurations/FAB.xml | 6 +- app/blueprints/fund_builder/forms/fund.py | 13 ++- app/blueprints/fund_builder/forms/round.py | 12 ++- app/blueprints/fund_builder/routes.py | 101 +++++++++------------ app/shared/helpers.py | 6 +- 5 files changed, 70 insertions(+), 68 deletions(-) diff --git a/.idea/runConfigurations/FAB.xml b/.idea/runConfigurations/FAB.xml index d9a69d0..35781f8 100644 --- a/.idea/runConfigurations/FAB.xml +++ b/.idea/runConfigurations/FAB.xml @@ -5,12 +5,14 @@