Closed NGoetz closed 3 years ago
Opening pickle files was broken as they always have to be written and read in binary. Additionally, the function would always raise an error. Both is fixed by this PR.
Opening pickle files was broken as they always have to be written and read in binary. Additionally, the function would always raise an error. Both is fixed by this PR.