rs-station / matchmaps

https://rs-station.github.io/matchmaps/
Other
2 stars 0 forks source link

Handle all filenames with `pathlib` #18

Closed dennisbrookner closed 1 year ago

dennisbrookner commented 1 year ago

Where appropriate, all file paths are now handled as pathlib.Path objects, rather than just strings. In addition to just being best practice, this carries the following advantages: