Skip to content

pascalcase is breaking Pascal case #13

@coolo

Description

@coolo

I have a quite puzzling bug. pascalcase is actually breaking strings that are already following pascal case style. Test case:

>>> caseconverter.pascalcase("URLName")
'UrLName'

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