Loading CHANGELOG +2 −0 Original line number Diff line number Diff line V 0.17.1: - Fixed match updating V 0.17.0: - Introduced custom HTTP error pages - Fixed issues with updating match data Loading bundesliga_tippspiel/utils/match_data_getter.py +5 −0 Original line number Diff line number Diff line Loading @@ -274,6 +274,11 @@ def get_team_data(team_name: str) -> Tuple[str, str, str, Tuple[str, str]]: wikimedia_icon_urls("commons/1/1b/" "FC_Bayern_München_logo_(2017).svg") ), "FC Bayern München": ( "FC Bayern München", "FC Bayern", "FCB", wikimedia_icon_urls("commons/1/1b/" "FC_Bayern_München_logo_(2017).svg") ), "FC Schalke 04": ( "FC Schalke 04", "Schalke 04", "S04", wikimedia_icon_urls("commons/6/6d/FC_Schalke_04_Logo.svg") Loading version +1 −1 Original line number Diff line number Diff line 0.17.0 No newline at end of file 0.17.1 No newline at end of file Loading
CHANGELOG +2 −0 Original line number Diff line number Diff line V 0.17.1: - Fixed match updating V 0.17.0: - Introduced custom HTTP error pages - Fixed issues with updating match data Loading
bundesliga_tippspiel/utils/match_data_getter.py +5 −0 Original line number Diff line number Diff line Loading @@ -274,6 +274,11 @@ def get_team_data(team_name: str) -> Tuple[str, str, str, Tuple[str, str]]: wikimedia_icon_urls("commons/1/1b/" "FC_Bayern_München_logo_(2017).svg") ), "FC Bayern München": ( "FC Bayern München", "FC Bayern", "FCB", wikimedia_icon_urls("commons/1/1b/" "FC_Bayern_München_logo_(2017).svg") ), "FC Schalke 04": ( "FC Schalke 04", "Schalke 04", "S04", wikimedia_icon_urls("commons/6/6d/FC_Schalke_04_Logo.svg") Loading
version +1 −1 Original line number Diff line number Diff line 0.17.0 No newline at end of file 0.17.1 No newline at end of file