codesmidgen/stickynotes/__main__.py
2023-07-26 17:43:28 -07:00

4 lines
59 B
Python

from stickynotes.app import application
application.run()