@@ -0,0 +1,10 @@
from src.editor import Editor
def main():
editor = Editor()
editor.mainloop()
if __name__ == '__main__':
main()
The note is not visible to the blocked user.