CosmoStat/jax-lensing

Removing sys path reference

Closed this issue · 0 comments

EiffL commented

I missed that in the PR #28 this isn't super nice ^^'

sys.path = ['../'] + sys.path

We should remove this line and the sys import.