# -*- coding: UTF-8 no BOM -*- """Aggregator for geometry handling""" from .geometry import Geometry # noqa from .spectral import Spectral # noqa from .marc import Marc # noqa