Closed JeffXiePL closed 4 months ago
The code here could be simplified to a if >= statement
https://github.com/BjornFJohansson/pydna/blob/989e76eec0e46775aac7df1cab7c957834117608/src/pydna/dseq.py#L343-L347
I agree! nice work!
Ill close this as this was fixed.
The code here could be simplified to a if >= statement
https://github.com/BjornFJohansson/pydna/blob/989e76eec0e46775aac7df1cab7c957834117608/src/pydna/dseq.py#L343-L347