add cli, test=doc

pull/1466/head
lym0302 3 years ago
parent 8fd117e4da
commit 2bf4b4521f

@ -12,4 +12,3 @@
# See the License for the specific language governing permissions and
# limitations under the License.
from .paddlespeech_server import ServerExecutor
#from .paddlespeech_client import ClientExecutor

@ -23,7 +23,6 @@ def _CommandDict():
def _execute():
com = commands
print("0000000000000: ", com)
idx = 0
for _argv in (['paddleserver'] + sys.argv[1:]):

Loading…
Cancel
Save