Spaces:
Running
Running
Commit
·
65b906d
1
Parent(s):
b64e36a
Fix file count
Browse files
app.py
CHANGED
@@ -281,7 +281,7 @@ def app() -> None:
|
|
281 |
|---------------------|------------------|--------------------|-------------|
|
282 |
| arabian-peninsula | 583,868 | 21,634 | 735 |
|
283 |
| eu-common | 569,784 | 19,869 | 707 |
|
284 |
-
| il-all | 462,
|
285 |
| il-common | 330,880 | 15,828 | 371 |
|
286 |
"""
|
287 |
)
|
|
|
281 |
|---------------------|------------------|--------------------|-------------|
|
282 |
| arabian-peninsula | 583,868 | 21,634 | 735 |
|
283 |
| eu-common | 569,784 | 19,869 | 707 |
|
284 |
+
| il-all | 462,430 | 18,621 | 550 |
|
285 |
| il-common | 330,880 | 15,828 | 371 |
|
286 |
"""
|
287 |
)
|