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
AssertionError: A blueprint's name collision occurred between <flask.blueprints.Blueprint object at 0x7f935f189e90> and <flask.blueprints.Blueprint object at 0x7f935f213290>. Both share the same name "user". Blueprints that are created on the fly need unique names.