richClubb / python-uds

A uds library for python
MIT License
99 stars 55 forks source link

remove hard coded path seperator #73

Open minhyuk opened 1 year ago

minhyuk commented 1 year ago

I had made small changes for MacOS. The Windows path separator didn't work on MacOS. Please check my changes and feel free to make any suggestions.

Thanks a lot.