"""Network plugin API.""" from .routes import network_bp __all__ = ['network_bp']