Commit 89a4c1fa by BellCodeEditor

auto save

parent 8afbebc0
Showing with 3 additions and 0 deletions
......@@ -28,6 +28,8 @@ class Note(): # 便签、笔记
def get_info(self):
pass
app = Note()
app.show()
app.root.mainloop()
\ No newline at end of file
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