Toot-Mastodon-CLI-TUI-clien.../toot/cli/__init__.py

5 lines
104 B
Python
Raw Normal View History

2023-11-26 18:00:57 +01:00
from toot.cli.base import cli, Context # noqa
from toot.cli.read import *
from toot.cli.tags import *