Commit 649c4464 by BellCodeEditor

save project

parent d342feb7
Showing with 0 additions and 1 deletions
...@@ -45,4 +45,3 @@ class Note(): # 便签、笔记 ...@@ -45,4 +45,3 @@ class Note(): # 便签、笔记
app = Note() app = Note()
app.show() app.show()
app.root.mainloop() app.root.mainloop()
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment