Increase spacing in modules

This commit is contained in:
Joscha 2019-05-25 13:22:23 +00:00
parent 7da4bf36d5
commit 7e2c802364
12 changed files with 21 additions and 3 deletions

View file

@ -1,5 +1,6 @@
__all__ = ["MessageEditorWidget"]
class MessageEditorWidget:
"""
This widget allows the user to compose a new message. It is based on