## align()


Align a list of items.


Usage


``` python
align(items)
```


## Parameters


`items: list`  
Items to align.


## Returns


`str`  
Alignment result.
