Fix formatting
This commit is contained in:
parent
f38c62e8db
commit
2d0a7aa87a
3 changed files with 3 additions and 3 deletions
|
|
@ -10,7 +10,7 @@ class Messages():
|
|||
def __init__(self, message_limit=500):
|
||||
"""
|
||||
message_limit - maximum amount of messages that will be stored at a time
|
||||
None - no limit
|
||||
None - no limit
|
||||
"""
|
||||
|
||||
self.message_limit = message_limit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue