hassonofer commited on
Commit
65b906d
·
1 Parent(s): b64e36a

Fix file count

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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,346 | 18,614 | 550 |
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
  )