Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

DeepLClient.get_multilingual_glossary_entries method returns entries as TSV string instead of dict #156

Copy link
Copy link
@jones-liam-j

Description

@jones-liam-j
Issue body actions

Both the readme and the type hinting suggest that the entries property of MultilingualGlossaryDictionaryEntries should return a dictionary, but instead they return a tab-separated string.

E.g. instead of:

{"red":"rojo", "blue": "azul", "green": "verde"}

the result is:

"red\trojo\nblue\t\azul\ngreen\tverde"
Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.