We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Hey there!
I just found inflection.underscore('_') returns '' (an empty string).
inflection.underscore('_')
''
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.