diff options
author | Zach Berwaldt <zberwaldt@tutamail.com> | 2024-06-16 14:56:14 -0400 |
---|---|---|
committer | Zach Berwaldt <zberwaldt@tutamail.com> | 2024-06-16 14:56:14 -0400 |
commit | 65dea987ae4217606d0a682ec49128a7a2c18c25 (patch) | |
tree | 395b59397e0b3769c9f9955e6e53244754b26973 /main.py | |
parent | c7aadf89c80324d1ff1d47fcb80d2b47d03182c6 (diff) |
add new lines
Diffstat (limited to 'main.py')
-rw-r--r-- | main.py | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -9,4 +9,5 @@ __all__= [ | |||
9 | ] | 9 | ] |
10 | 10 | ||
11 | def plugin_loaded(): | 11 | def plugin_loaded(): |
12 | print("Note tools have been loaded.") \ No newline at end of file | 12 | print("Note tools have been loaded.") |
13 | \ No newline at end of file | ||