Closed AsmSafone closed 2 years ago
Fix Deepsource to get this PR merged
Fix Deepsource to get this PR merged
okay, btw the deepsource issue on others plugin files not on video_chat plugin :D
@AsmSafone, Thanks for updating this PR.
plugins/fun/tweet/__main__.py
:Line 121:101: E501 line too long (103 > 100 characters)
plugins/utils/mentions/__main__.py
:Line 22:13: E701 multiple statements on one line (colon) Line 22:13: E231 missing whitespace after ':' Line 22:14: E225 missing whitespace around operator Line 22:14: E999 SyntaxError: invalid syntax
okay, btw the deepsource issue on others plugin files not on video_chat plugin :D
yeah i know
fix for conflicting back with https://github.com/UsergeTeam/Userge/blob/a114018cf26ce3a7dd7133baa6f4b847b46130f5/userge/plugins/builtin/help/__main__.py#L169