Merged in bugfix/row_count (pull request #858)

Bugfix/row count

* Updated lesser of statements filter; Updated lesser of prompt related to GLOBAL and STANDALONE

* Updated validate reimbursement prompt

* Update lesser of check prompt related to GLOBAL assignment

* Restructured VALIDATE_REIMBURSEMENTS_PROMPT

* Updated reimbursement primary; validate reimbursement prompt

* Updated reimb primary prompt and validate reimb prompt

* Code cleaned up. Updated unittest cases

* Updated validate reimbursement prompt

* Added logging

* Update on validate reimbursement prompt; Code clean up

* Fix Black version conflict in dependencies

* Add Black back to dependencies

* Apply black formatting and update uv.lock

* Resolve conflict

* Merge branch 'DEV' into bugfix/row_count


Approved-by: Katon Minhas
This commit is contained in:
Sha Brown
2026-01-30 23:28:48 +00:00
committed by Katon Minhas
parent 90bed0d5f6
commit 89515ca5cc
6 changed files with 268 additions and 221 deletions
-1
View File
@@ -33,7 +33,6 @@ dependencies = [
[dependency-groups]
dev = [
"black>=24.10.0",
"mypy>=1.12.0",
"jupyter>=1.1.1",
"isort>=5.13.2",