Update app.py
Browse files
app.py
CHANGED
|
@@ -1830,7 +1830,7 @@ if __name__ == "__main__":
|
|
| 1830 |
|
| 1831 |
|
| 1832 |
|
| 1833 |
-
|
| 1834 |
|
| 1835 |
# Extract invoice number with multiple attempts
|
| 1836 |
for pattern in patterns['invoice_number']:
|
|
|
|
| 1830 |
|
| 1831 |
|
| 1832 |
|
| 1833 |
+
|
| 1834 |
|
| 1835 |
# Extract invoice number with multiple attempts
|
| 1836 |
for pattern in patterns['invoice_number']:
|