Skip to content

Commit 5e05aa3

Browse files
committed
Merge remote-tracking branch 'origin/master' into master
2 parents 29dd4aa + 8cb815f commit 5e05aa3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

coc/client.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -497,10 +497,6 @@ async def get_league_group(self, clan_tag: str, cls=ClanWarLeagueGroup, **kwargs
497497
--------
498498
:class:`ClanWarLeagueGroup`
499499
The clan's war league group.
500-
501-
Raises
502-
------
503-
:exc:`PrivateWarLog`: The clan's war log is private.
504500
"""
505501
# pylint: disable=protected-access
506502
if not issubclass(cls, ClanWarLeagueGroup):

0 commit comments

Comments
 (0)