MatthewRalston / kmerdb

Python bioinformatics CLI for k-mer counts and de Bruijn graphs
https://matthewralston.github.io/kmerdb
Apache License 2.0
12 stars 1 forks source link

"truth-ey" argument.sorted in __init__.py#L1214 #116

Closed MatthewRalston closed 9 months ago

MatthewRalston commented 9 months ago

init.py#L1214

MatthewRalston commented 9 months ago

Closed by f41674d. Adds explicit bool check to arguments.sorted instead of truthiness.