Skip to content

Fix configureable #19

@Martin-Toma

Description

@Martin-Toma

Please add support for utf-8. For now I locally edited the code.
In file configureable.py at line: with open(path_to, "r", ) as f: changed to with open(path_to, "r", encoding='utf-8') as f:

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions