"""Machines plugin API.""" from .routes import machines_bp __all__ = ['machines_bp']