This repository has been archived on 2026-02-24. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
glue/setup.py

4 lines
160 B
Python

def register_glue_handlers():
"""Import handlers to trigger registration. Call at app startup."""
import glue.handlers.container_handlers # noqa: F401