Remove message about QQ unimplemented.

This commit is contained in:
tretrauit 2022-02-16 02:58:48 +07:00
parent 140e508dbf
commit 81fbdec553
No known key found for this signature in database
GPG Key ID: 862760FF1903319E
2 changed files with 4 additions and 4 deletions

View File

@ -9,8 +9,8 @@ QQ = qq.QQ
class Info: class Info:
"""Contains the launcher information """Contains the launcher information
Note that QQ is not wrapped due to not having access to the chinese yuanshen launcher. Note that I, myself doesn't use QQ so if you encounter any issues, please open a new issue
You can contribute to the project if you want :D or better a PR to fix that problem.
Attributes: Attributes:

View File

@ -1,8 +1,8 @@
class QQ: class QQ:
"""Contains the launcher QQ information """Contains the launcher QQ information
Note that QQ is not wrapped due to not having access to the chinese yuanshen launcher. Note that I, myself doesn't use QQ so if you encounter any issues, please open a new issue
You can contribute to the project if you want :D or better a PR to fix that problem.
Attributes: Attributes:
- :class:`str` qq_id: The id of the QQ post - :class:`str` qq_id: The id of the QQ post