Skip to content

Commit 76dad36

Browse files
committed
Remove use of Hindi and Bengali text because rich screws up the width
1 parent 77693f1 commit 76dad36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/rich_tables.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
],
2323
[
2424
"🇮🇳",
25-
"Delhi (दिल्ली)",
25+
"Delhi",
2626
"India",
2727
34_665_600,
2828
],
@@ -34,7 +34,7 @@
3434
],
3535
[
3636
"🇧🇩",
37-
"Dhaka (ঢাকা)",
37+
"Dhaka",
3838
"Bangladesh",
3939
24_652_900,
4040
],

0 commit comments

Comments
 (0)