DEBSOURCES
Skip Quicknav
sources / python-aemet-opendata / 0.5.3-2 / aemet_opendata / __init__.py
12345
"""AEMET OpenData API.""" from .interface import AEMET __all__ = ["AEMET"]