Created
April 16, 2019 01:08
-
-
Save busybus/1466f14523fe4a0d18fd8a728faf9baa to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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