DailyDreaming / load-project

1 stars 0 forks source link

Replace uses of `path.as_posix()` with `str(path)` #101

Closed hannes-ucsc closed 4 years ago

hannes-ucsc commented 4 years ago

I put in these calls to as_posix() erroneously based on a misunderstanding of the docs.