Possible mistake in feature extraction?
theelk801 opened this issue · 3 comments
theelk801 commented
Line 216 in 795f320
It looks like the variable backend
is being created instead of penultimate
but not being used. Is this intentional?
jordipons commented
I renamed all the variables before the release so that they are more readable -- and I missed this one. You are completely right! Thanks :)
The issue is fixed in the Github repository.
However, I did not push the fix to PyPi.
Let's keep this issue open until I also fix the PyPi version.
philtgun commented
Any news on the updating PyPi?
jordipons commented
I didn't update. I'll do so once I release the next version! Feel free to clone the Github repository.