Skip to content

Instantly share code, notes, and snippets.

@abhishek-shrm
Created October 4, 2020 14:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abhishek-shrm/407684efb16f958eef15d8bca5e536a0 to your computer and use it in GitHub Desktop.
Save abhishek-shrm/407684efb16f958eef15d8bca5e536a0 to your computer and use it in GitHub Desktop.
# Getting list of files containing uncontrolled keys
keys_list=glob.glob('/content/validation/*.uncontr')
keys_list[:5]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment