elstat/blueprints/__init__.py

3 lines
66 B
Python

from .api import bp as api
from .streaming import bp as streaming