leerho commented on code in PR #743:
URL: https://github.com/apache/datasketches-java/pull/743#discussion_r3606163288
##########
src/test/java/org/apache/datasketches/quantiles/DoublesMiscTest.java:
##########
@@ -258,7 +256,7 @@
* println
* @param o object to print
*/
- private static void println(final Object o) {
+ static void println(final Object o) {
Review Comment:
Ignore this suggestion. The bot does not understand the latent purpose of
this function.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]