mirror of
https://github.com/pallets-eco/flask-debugtoolbar.git
synced 2025-12-31 02:29:33 -06:00
This silences deprecation warnings. Background: https://stackoverflow.com/a/33790196/770425 Note: This code can be removed once `flask_sqlalchemy` 3.0 ships, or any release that includes https://github.com/pallets/flask-sqlalchemy/pull/727.