wowstash/wowstash/blueprints/__init__.py

4 lines
102 B
Python

from .wallet import wallet_bp
from .authentication import authentication_bp
from .meta import meta_bp