Skip to content

Instantly share code, notes, and snippets.

@deepwilson
Created February 5, 2019 11:42
Show Gist options
  • Save deepwilson/70bc751a1abbd8ae5f6d1dbee097d729 to your computer and use it in GitHub Desktop.
Save deepwilson/70bc751a1abbd8ae5f6d1dbee097d729 to your computer and use it in GitHub Desktop.
files = []
files = sorted(files , key = lambda x:x.split("_")[-1].replace(".ts",""))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment