EducationalTestingService / EducationalTestingService/rsmtool
Replace all path operations and functions with `pathlib`
Open
good first issue
help wanted
- Dominant language
- Python
- Stars
- 71
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
Now that we are Python 3.6+ only, it makes more sense to use the more readable `pathlib.Path` interface rather than os-level functions.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.