mirror of
https://github.com/tcsenpai/pensieve.git
synced 2025-06-02 17:30:08 +00:00
4 lines
68 B
Python
4 lines
68 B
Python
from memos.commands import app
|
|
|
|
if __name__ == "__main__":
|
|
app() |