Open asx- opened 6 years ago
There are many places where directory strings are typed raw as UNIX instead of using pathlib or os.path. Convert to pathlib to make os agnostic.
There are many places where directory strings are typed raw as UNIX instead of using pathlib or os.path. Convert to pathlib to make os agnostic.