"""KiCad IPC API tool annotations package.""" from .loader import AnnotationLoader __all__ = ["AnnotationLoader"]