Skip to content

Use pathlib instead of os.path

pathlib usage is now preferred over os.path. We should update the codebase to use this lib.