Use pathlib.Path
throughout the code base rather than os.path
#447
Labels
pathlib.Path
throughout the code base rather than os.path
#447
This came up in #444 and we decided the change should be made throughout the code base rather than just in the instance in the PR.
The text was updated successfully, but these errors were encountered: