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 name collision occurred between blueprints <flask.blueprints.Blueprint object at 0x7f945444ce80> and <flask.blueprints.Blueprint object at 0x7f943caa8278>. Both share the same name "assets". Blueprints that are created on the fly need unique names.
The text was updated successfully, but these errors were encountered:
This was reported on the community forums.
The above example yields this error:
The text was updated successfully, but these errors were encountered: