Skip to content

Commit

Permalink
try trigger cpplint on ci
Browse files Browse the repository at this point in the history
  • Loading branch information
SigureMo committed Sep 16, 2022
1 parent e5758cf commit 8958534
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions paddle/fluid/distributed/ps/service/graph_brpc_server.cc
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ namespace distributed {
}

int32_t GraphBrpcServer::Initialize() {
// do some change
auto &service_config = _config.downpour_server_param().service_param();
if (!service_config.has_service_class()) {
LOG(ERROR) << "miss service_class in ServerServiceParameter";
Expand Down

0 comments on commit 8958534

Please sign in to comment.