toot/toot/cli/__init__.py

5 wiersze
104 B
Python

from toot.cli.base import cli, Context # noqa
from toot.cli.read import *
from toot.cli.tags import *