tmessage icon indicating copy to clipboard operation
tmessage copied to clipboard

PR to solve the issue of messages mixing

Open HashirGJ8842 opened this issue 6 years ago • 1 comments

In this, I have done some changes to create a system of databases, with each user having their own database.

HashirGJ8842 avatar Oct 27 '19 10:10 HashirGJ8842

Hello @HashirGJ8842! Thanks for updating this PR.

Line 8:33: E261 at least two spaces before inline comment

Line 9:47: E261 at least two spaces before inline comment Line 12:5: E303 too many blank lines (2) Line 22:5: E303 too many blank lines (2) Line 22:12: E712 comparison to True should be 'if cond is True:' or 'if cond:' Line 22:20: E261 at least two spaces before inline comment

Comment last updated at 2019-10-29 07:48:29 UTC

pep8speaks avatar Oct 27 '19 10:10 pep8speaks