Update notebook.py

This commit is contained in:
OusmBlueNinja 2024-04-06 19:14:34 -05:00 committed by GitHub
parent 3ca7811fea
commit 9c0a6a25eb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
# ["notebook", "packages.notebook", ["create", "list", "read", "delete"]]
# ["notebook", "packages.notebook", ["create", "list_notes", "read", "delete"]]
# Made By OusmBlueNinja
# Dictionary to store notes (note name as key, note content as value)