summaryrefslogtreecommitdiff
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
parentc7aadf89c80324d1ff1d47fcb80d2b47d03182c6 (diff)
add new lines
-rw-r--r--.python-version2
-rw-r--r--main.py3
2 files changed, 3 insertions, 2 deletions
diff --git a/.python-version b/.python-version
index 98fccd6..cc1923a 100644
--- a/.python-version
+++ b/.python-version
@@ -1 +1 @@
3.8 \ No newline at end of file 3.8
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