cowin
cowin copied to clipboard
Convert to list if param is int
Well the code is structured to only take str as inputs. I guess this check might be redundant ?
I was using int params and getting errors saying int is not iterable. So thought it might be useful.
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.