Skip to content

Module aoe2netwrapper.models.match_history

aoe2netwrapper.models.match_history


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

View Source
"""

aoe2netwrapper.models.match_history

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

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

https://aoe2.net/api/player/matches

"""

# pylint: disable=unused-import

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