Skip to content

Commit 5c06ef8

Browse files
authored
Update due a bug in the mldictionary lib.
1 parent 4eb1d4d commit 5c06ef8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

mldictionary_api/resources/translator.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ class Translator(Dictionary):
66
LANGUAGE = 'Translator(en-pt)'
77
TARGET_TAG = 'span'
88
TARGET_ATTR = {'class': 'tag_trans'}
9+
REPLACES = {}

0 commit comments

Comments
 (0)