Skip to content

Module aoe2netwrapper.models.match

aoe2netwrapper.models.match


This module contains the model objects to encapsulate the responses from the endpoint at https://aoe2.net/api/match

View Source
"""

aoe2netwrapper.models.match

---------------------------

This module contains the model objects to encapsulate the responses from the endpoint at

https://aoe2.net/api/match

"""

# pylint: disable=unused-import

from aoe2netwrapper.models.lobbies import MatchLobby as MatchLobby  # noqa