Closed marcelm closed 6 years ago
Good eye! I’ll make a point release.
My IDE (PyCharm) highlights unused variables and parameters :-)
Yeah, I have that enabled through pylint in Atom, but sometimes the visual cues are too subtle (or I'm too rushed). Thanks again!
This will be in v0.5.3.1 once it passes CI.
Perfect!
The
Fasta
constructor should not ignore thebuild_index
parameter, but pass it to theFasta
constructor.