Skip to content

Use os for path manipulation

Colm Talbot requested to merge colm.talbot/pesummary:os-paths into master

I went through and used the built-in os module to do path manipulations, this will hopefully resolve issues like #127 (closed).

I haven't actually tested this yet.

Merge request reports