提交 9b84e8e6 编写于 作者: X xjqbest

fix code style

test=develop
上级 a99c8d0c
...@@ -54,7 +54,6 @@ void BindFleetWrapper(py::module* m) { ...@@ -54,7 +54,6 @@ void BindFleetWrapper(py::module* m) {
.def("get_clients_info", &framework::FleetWrapper::GetClientsInfo) .def("get_clients_info", &framework::FleetWrapper::GetClientsInfo)
.def("create_client2client_connection", .def("create_client2client_connection",
&framework::FleetWrapper::CreateClient2ClientConnection); &framework::FleetWrapper::CreateClient2ClientConnection);
} // end FleetWrapper } // end FleetWrapper
} // end namespace pybind } // end namespace pybind
} // end namespace paddle } // end namespace paddle
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册