Seth0330 commited on
Commit
ccfa357
·
verified ·
1 Parent(s): 0be1fe6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -218,8 +218,6 @@ Rules:
218
  Invoice Text:
219
  """ + text
220
 
221
- [Rest of the code remains exactly the same from the previous version...]
222
-
223
  def format_currency(value):
224
  """Helper function to format currency values consistently"""
225
  if not value:
 
218
  Invoice Text:
219
  """ + text
220
 
 
 
221
  def format_currency(value):
222
  """Helper function to format currency values consistently"""
223
  if not value: