NM-TAFE / dip-programming-prj-advanced-gui-architect

Creative Commons Zero v1.0 Universal
2 stars 4 forks source link

fix: resolved path issues using pathlib. fixes #12 #16

Closed ca20110820 closed 3 months ago

ca20110820 commented 4 months ago

Hello! I'm a CIV student trying to contribute to this project. If it's too late to join, you can cancel this PR.

This PR attempts to resolve the path issues using pathlib. This should make it agnostic to any OS.

VinhTDo commented 3 months ago

All good.