-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Right now, the scripts in this repository use both the pathlib and os.path Python Standard Library modules to deal with local file paths.
Let's standardise on one of them. For now I'm leaning towards using pathlib.
(this is not super high priority, but would ease maintainability and readability of the code)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request