Skip to content

Commit

Permalink
Унификация документации User
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Tyuryuchkin committed Nov 11, 2019
1 parent e458f3b commit 332dd5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions yandex_music/playlist/user.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ class User(YandexMusicObject):
client (:obj:`yandex_music.Client`, optional): Объект класса :class:`yandex_music.Client` представляющий клиент Yandex Music.
**kwargs: Произвольные ключевые аргументы полученные от API.
"""

def __init__(self,
uid,
login,
Expand Down

0 comments on commit 332dd5a

Please sign in to comment.