Flask-FomanticUI icon indicating copy to clipboard operation
Flask-FomanticUI copied to clipboard

Switch from flask.Markup to MarkupSafe

Open xenophonf opened this issue 1 year ago • 0 comments

Flask 2.3.0 deprecated its Markup class in favor of of MarkupSafe. This causes an import error when using Flask-FomanticUI with newer Flask releases.

Fixes juniors90/Flask-FomanticUI#3

xenophonf avatar Sep 07 '24 22:09 xenophonf