summaryrefslogtreecommitdiff
path: root/main.py
diff options
context:
space:
mode:
authorZach Berwaldt <zberwaldt@tutamail.com>2024-06-16 14:56:14 -0400
committerZach Berwaldt <zberwaldt@tutamail.com>2024-06-16 14:56:14 -0400
commit65dea987ae4217606d0a682ec49128a7a2c18c25 (patch)
tree395b59397e0b3769c9f9955e6e53244754b26973 /main.py
parentc7aadf89c80324d1ff1d47fcb80d2b47d03182c6 (diff)
add new lines
Diffstat (limited to 'main.py')
-rw-r--r--main.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/main.py b/main.py
index a01c84d..d388de5 100644
--- a/main.py
+++ b/main.py
@@ -9,4 +9,5 @@ __all__= [
9] 9]
10 10
11def plugin_loaded(): 11def 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