cowin icon indicating copy to clipboard operation
cowin copied to clipboard

Convert to list if param is int

Open sprajosh opened this issue 4 years ago • 3 comments

sprajosh avatar May 18 '21 03:05 sprajosh

Well the code is structured to only take str as inputs. I guess this check might be redundant ?

DragonWarrior15 avatar May 18 '21 18:05 DragonWarrior15

I was using int params and getting errors saying int is not iterable. So thought it might be useful.

sprajosh avatar May 19 '21 03:05 sprajosh

Well the readme does say it has to be a str, lets see. Maybe after merging PR #15 or PR #17, we will add this change or make the readme clearer.

DragonWarrior15 avatar May 19 '21 09:05 DragonWarrior15