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
# Imported here because that's where it was in the past
> from markupsafe import Markup, escape, soft_unicode
E ImportError: cannot import name 'soft_unicode' from 'markupsafe' (/opt/hostedtoolcache/Python/3.8.12/x64/lib/python3.8/site-packages/markupsafe/__init__.py)
Ref: pallets/markupsafe#284
Temporary fix in #2477
The issue can closed once we removed temporary fix.
The text was updated successfully, but these errors were encountered: