Skip to content

Instantly share code, notes, and snippets.

@busybus
Created April 16, 2019 01:08
Show Gist options
  • Save busybus/1466f14523fe4a0d18fd8a728faf9baa to your computer and use it in GitHub Desktop.
Save busybus/1466f14523fe4a0d18fd8a728faf9baa to your computer and use it in GitHub Desktop.
for fn in OFILE.values():
os.makedirs(os.path.dirname(fn).format(), exist_ok=True)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment