econchick / econchick/interrogate

Replace `os.path` with `pathlib`

Open
#179 3 comments 0 reactions 2 assignees Claimed by @trag1c View on GitHub
enhancement good first issue
Dominant language
Python
Stars
676
Forks
55
PR merge metrics
No merged PRs in 30d

Description

`pathlib` offers a simpler and more human-friendly way of dealing with paths and it seems like interrogate mostly uses `os.path`.

I believe changing this would be more in line with `CONTRIBUTING.md` :wink:
> `interrogate` tries to take advantage of modern features whenever possible

I'd be happy to work on this if you find this issue reasonable :)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.