wowstash/wowstash/blueprints/__init__.py

4 lines
104 B
Python

from .account import account_bp
from .authentication import authentication_bp
from .meta import meta_bp