flattenit

https://img.shields.io/pypi/v/flattenit.svg https://img.shields.io/travis/purpleviolet/flattenit.svg Documentation Status

Flatten a 2D list of lists

Features

  • Contains function flattenit that when given a 2-D list of lists, returns a single list of all the elements from the input list of lists.

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.