Uh oh!
There was an error while loading. Please reload this page.
Replace safe_mkdir(path) with os.makedirs(path, exist_ok=True) - #38
Merged
There was an error while loading. Please reload this page.
safe_mkdir(path) with os.makedirs(path, exist_ok=True) - #38