Skip to content

Commit

Permalink
Lint.
Browse files Browse the repository at this point in the history
  • Loading branch information
trivialfis committed Mar 7, 2020
1 parent a8a2e3c commit 51e007a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/c_api/c_api.cu
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ XGB_DLL int XGBoosterPredictFromArrayInterface(BoosterHandle handle,
*out_len = static_cast<xgboost::bst_ulong>(p_predt->Size());

API_END();
}
}

0 comments on commit 51e007a

Please sign in to comment.