"""AEMET OpenData API."""

from .interface import AEMET

__all__ = ["AEMET"]
