Skip to content

Improve spade test#8

Closed
vict0rsch wants to merge 5 commits intomasterfrom
improve-spade-test
Closed

Improve spade test#8
vict0rsch wants to merge 5 commits intomasterfrom
improve-spade-test

Conversation

@vict0rsch
Copy link
Contributor

@51N84D when working with paths, I really strongly advise you stick with pathlib which is part of Python's standard libraries and really more robust than handling strings (if you're ever checking that a user input does or does not end with a /, you're doing it wrong :p )

Also, when writing to a directory, check that it exists first

@vict0rsch vict0rsch closed this Apr 14, 2020
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