From 19d477ab76aabf704ca5c40b510318ea87c61c46 Mon Sep 17 00:00:00 2001 From: XronoZ-create Date: Tue, 21 Jun 2022 18:50:32 +0300 Subject: [PATCH] Editing method description --- steam/community.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/steam/community.py b/steam/community.py index 61a8b87..821d456 100644 --- a/steam/community.py +++ b/steam/community.py @@ -57,10 +57,6 @@ class SteamCommunityClient(): def set_avatar(self, avatar: bytes) -> dict: """Set image to avatar picture - Example usage: - - .. code:: python - :param avatar: bytes image :type avatar: :class:`bytes` :return: json response