Junaidb commited on
Commit
7e3eca4
·
verified ·
1 Parent(s): 973a992

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -520,7 +520,7 @@ def getaudit(data:Invoice):
520
  "amount": amount
521
  })
522
 
523
- return result
524
 
525
 
526
 
 
520
  "amount": amount
521
  })
522
 
523
+ return result
524
 
525
 
526