EDIT: Fixed a two year old lint issue from Greg himself. Neat! 🤷♂
What do you think of this part?
threads': qiime2.plugin.Int % qiime2.plugin.Range(
0, 8, inclusive_start=True, inclusive_end=True)
...
'threads': ('The number of threads to use for computation. Does '
'not scale much past 4 threads.')
Feedback welcome!
EDIT: Fixed a two year old lint issue from Greg himself. Neat! 🤷♂
What do you think of this part?