Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
matthew-shaw authored and jkittner committed May 17, 2023
1 parent 36e49de commit 603318b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/flask_wtf/recaptcha/widgets.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from flask import current_app
from flask import Markup
from markupsafe import Markup
from werkzeug.urls import url_encode

RECAPTCHA_SCRIPT_DEFAULT = "https://www.google.com/recaptcha/api.js"
Expand Down

0 comments on commit 603318b

Please sign in to comment.