Skip to content

[ 2374933 ] Possible typo in error message and instance variable #363

@HolQue

Description

@HolQue

Error message

'Invalid key name: "para%%m1". Key names must not contain these special characters "!#$%^&()=[]{{}}|;\',?~"`

based on

self.specialCharacters = r'!#$%^&()=[]{{}}|;\',?~'`

that contains: {{}}

Is there a certain reason to list the curly brackets twice?

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions