Skip to content

Instantly share code, notes, and snippets.

@serhii73
Created March 1, 2017 09:57
Show Gist options
  • Save serhii73/166e9018fc0c30b0eb6f76f81cdecaed to your computer and use it in GitHub Desktop.
Save serhii73/166e9018fc0c30b0eb6f76f81cdecaed to your computer and use it in GitHub Desktop.
A list of lists into a single list
all_links = sum(all_links, [])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment