You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! Running the deepl package with anvil.works (https://pypi.org/project/deepl/1.5.0/)
Example code: translation_output = translator.translate_text(translation_input target_lang="EN-US", ignore_tags=x)
Getting: NameError: name 'x' is not defined