DAMASK_EICMD/lib/damask/geometry/__init__.py

8 lines
192 B
Python

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