jsonformer
jsonformer copied to clipboard
`iterations` is never incremented in `generate_number()`
If I see it correctly, the iterations variable is never incremented in this function. Or did I miss something?
https://github.com/1rgs/jsonformer/blob/f6366c2c35cacfd1ae4d1b5644d34b1e9e070615/jsonformer/main.py#LL80C21-L80C21
Someone opened a PR for this (#24)
@1rgs @wuxmax it seems to me this issue can be closed as the PR fixing it was merged in?