summaryrefslogtreecommitdiff
path: root/main.py
diff options
context:
space:
mode:
Diffstat (limited to 'main.py')
-rw-r--r--main.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.py b/main.py
index 816c721..39b6387 100644
--- a/main.py
+++ b/main.py
@@ -4,4 +4,4 @@ from .note_tools.tomorrow import NewNoteForTomorrowCommand
4__all__ = [ 4__all__ = [
5 'NewNoteCommand', 5 'NewNoteCommand',
6 'NewNoteForTomorrowCommand' 6 'NewNoteForTomorrowCommand'
7] \ No newline at end of file 7]