1
0
mirror of https://github.com/ihabunek/toot synced 2025-01-25 13:08:35 +01:00
Ivan Habunek d91f3477a8
Simplify main
No need to handle this stuff here
2023-12-05 10:45:18 +01:00

4 lines
32 B
Python

from toot.cli import cli
cli()