athphane / userbot

Telegram Userbot built with Pyrogram
GNU General Public License v3.0
156 stars 103 forks source link

cleanup to id command #37

Closed CustomIcon closed 4 years ago

CustomIcon commented 4 years ago

Fixed unresponsive id output and added detailed information to the output.

pep8speaks commented 4 years ago

Hello @pokurt! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 50:1: W293 blank line contains whitespace Line 72:80: E501 line too long (85 > 79 characters) Line 77:57: W291 trailing whitespace Line 117:80: E501 line too long (98 > 79 characters) Line 119:80: E501 line too long (85 > 79 characters) Line 120:80: E501 line too long (81 > 79 characters) Line 124:80: E501 line too long (98 > 79 characters) Line 126:80: E501 line too long (85 > 79 characters) Line 127:80: E501 line too long (85 > 79 characters)

athphane commented 4 years ago

shut up @pep8speaks