Skip to content

Allow uppercase_first_letter for underscore function #65

Description

@abbbi

underscore function will always alter variable assigments True/False, like so:

>>> inflection.underscore("snakeCase = True")
'snake_case = true'

i think it would make sense to have something like uppercase_first_letter here too?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions