提交 2bf4b452 编写于 作者: L lym0302

add cli, test=doc

上级 8fd117e4
......@@ -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:]):
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册