Datasets:

Path OS compatibility fix

#1
by mcamara - opened

Hello!

I found the way the path was handled didn't work in my Windows environment. The reason is that the paths in Windows use "" instead of "/". I suggest this change to make the code cross-platform compatible. It uses the "parts" attribute of the path, so it is independent of the OS used.

Cheers!

I could use that, could it be merged soon?

Sorry for the late response. LGTM, thanks!

mariosasko changed pull request status to merged
Your need to confirm your account before you can post a new comment.

Sign up or log in to comment