the same for Chinese and Spanish

This commit is contained in:
Akiva 2020-12-10 01:22:17 +02:00
parent c43744a470
commit 3b5990a29c
2 changed files with 2 additions and 0 deletions

View File

@ -205,6 +205,7 @@ Rich 可以将内容通过排列整齐的,具有相等或最佳的宽度的[
```python
import os
import sys
from rich import print
from rich.columns import Columns

View File

@ -219,6 +219,7 @@ Rich puede representar contenido en [columnas](https://rich.readthedocs.io/en/la
```python
import os
import sys
from rich import print
from rich.columns import Columns