Skip to content

Fix makedirs#10

Open
hwalinga wants to merge 1 commit intoAbeelLab:masterfrom
hwalinga:fix-mkdir
Open

Fix makedirs#10
hwalinga wants to merge 1 commit intoAbeelLab:masterfrom
hwalinga:fix-mkdir

Conversation

@hwalinga
Copy link

@hwalinga hwalinga commented Feb 2, 2023

os.mkdirs does not exist, should be os.makedirs.

else block should be indented.

Implementation as can be seen here: https://stackoverflow.com/questions/600268/mkdir-p-functionality-in-python

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant