We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
built-in safe_eval transforms original exception into ValueError. We need to implement opposite transformation somewhere here:
safe_eval
ValueError
sync-addons/sync/models/sync_task.py
Line 135 in ab94a2f
Originally posted by @yelizariev in #339 (comment)
The text was updated successfully, but these errors were encountered:
I assume this is not fixed in most recent sync addons?
Sorry, something went wrong.
No branches or pull requests
built-in
safe_eval
transforms original exception intoValueError
.We need to implement opposite transformation somewhere here:
sync-addons/sync/models/sync_task.py
Line 135 in ab94a2f
Originally posted by @yelizariev in #339 (comment)
The text was updated successfully, but these errors were encountered: