Skip to content

Use pathlib instead of os.path

Duncan Macleod requested to merge pathlib into master

This PR updates this library to use pathlib where appropriate instead of os.path.

Merge request reports