towhee.command.develop.UninstallCommand

class towhee.command.develop.UninstallCommand(args)[source]

Bases: object

Implementation for subcmd towhee uninstall.

Methods

install

__call__() None[source]

Call self as a function.

__init__(args) None[source]