Module aoe2netwrapper.models.matches
aoe2netwrapper.models.matches
This module contains the model objects to encapsulate the responses from the endpoint at https://aoe2.net/api/matches
View Source
"""
aoe2netwrapper.models.matches
-----------------------------
This module contains the model objects to encapsulate the responses from the endpoint at
https://aoe2.net/api/matches
"""
# pylint: disable=unused-import
from aoe2netwrapper.models.lobbies import MatchLobby as MatchLobby # noqa