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
Passing script_info to app factory functions is deprecated. This was not portable outside the flask command. Use click.get_current_context().obj if it’s needed. pallets/flask#3552
The text was updated successfully, but these errors were encountered:
https://flask.palletsprojects.com/en/2.0.x/changes/#version-2-0-0
The text was updated successfully, but these errors were encountered: