UsergeTeam / Userge-Plugins

Plugins for Userge
https://userge.tech
GNU General Public License v3.0
136 stars 327 forks source link

fix conflicting `back` on callback #256

Closed AsmSafone closed 2 years ago

AsmSafone commented 2 years ago

fix for conflicting back with https://github.com/UsergeTeam/Userge/blob/a114018cf26ce3a7dd7133baa6f4b847b46130f5/userge/plugins/builtin/help/__main__.py#L169

Krishna-Singhal commented 2 years ago

Fix Deepsource to get this PR merged

AsmSafone commented 2 years ago

Fix Deepsource to get this PR merged

okay, btw the deepsource issue on others plugin files not on video_chat plugin :D

pep8speaks commented 2 years ago

@AsmSafone, Thanks for updating this PR.

Line 121:101: E501 line too long (103 > 100 characters)

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

Krishna-Singhal commented 2 years ago

okay, btw the deepsource issue on others plugin files not on video_chat plugin :D

yeah i know

AsmSafone commented 2 years ago

okay, btw the deepsource issue on others plugin files not on video_chat plugin :D

yeah i know

hmm, i m closing it cz it messed up. check this pr.