From 81fbdec553b5507b48e5a4ae1a3d67c33fd26704 Mon Sep 17 00:00:00 2001 From: tretrauit Date: Wed, 16 Feb 2022 02:58:48 +0700 Subject: [PATCH] Remove message about QQ unimplemented. --- worthless/classes/launcher/info.py | 4 ++-- worthless/classes/launcher/qq.py | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/worthless/classes/launcher/info.py b/worthless/classes/launcher/info.py index 3bbb3af..28a1bcd 100644 --- a/worthless/classes/launcher/info.py +++ b/worthless/classes/launcher/info.py @@ -9,8 +9,8 @@ QQ = qq.QQ class Info: """Contains the launcher information - Note that QQ is not wrapped due to not having access to the chinese yuanshen launcher. - You can contribute to the project if you want :D + Note that I, myself doesn't use QQ so if you encounter any issues, please open a new issue + or better a PR to fix that problem. Attributes: diff --git a/worthless/classes/launcher/qq.py b/worthless/classes/launcher/qq.py index c1c2f55..971e5b9 100644 --- a/worthless/classes/launcher/qq.py +++ b/worthless/classes/launcher/qq.py @@ -1,8 +1,8 @@ class QQ: """Contains the launcher QQ information - Note that QQ is not wrapped due to not having access to the chinese yuanshen launcher. - You can contribute to the project if you want :D + Note that I, myself doesn't use QQ so if you encounter any issues, please open a new issue + or better a PR to fix that problem. Attributes: - :class:`str` qq_id: The id of the QQ post