tmessage
tmessage copied to clipboard
PR to solve the issue of messages mixing
In this, I have done some changes to create a system of databases, with each user having their own database.
Hello @HashirGJ8842! Thanks for updating this PR.
- In the file
tmessage/cli.py:
- In the file
tmessage/db.py:
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