samcli/commands/package/__init__.py (
1
lines of code) (
raw
):
""" `sam package` command """ # Expose the cli object here from .command import cli # noqa