"""TRMNL local server package.""" from . import config # re-export for convenience __all__ = ['config']