Hey there! I just found `inflection.underscore('_')` returns `''` (an empty string). I bet it's a bug since this method should add, not remove, underscores. Once confirmed by the author, I'm happy to implement a fix.
Hey there!
I just found
inflection.underscore('_')returns''(an empty string).I bet it's a bug since this method should add, not remove, underscores.
Once confirmed by the author, I'm happy to implement a fix.