ecki commented on code in PR #1512:
URL: https://github.com/apache/commons-lang/pull/1512#discussion_r2597078196
##########
src/main/java/org/apache/commons/lang3/math/Fraction.java:
##########
@@ -309,10 +307,11 @@ public static Fraction getFraction(String str) {
* @return a new fraction instance, with the numerator and denominator
reduced
* @throws ArithmeticException if the denominator is {@code zero}
*/
+
Review Comment:
Undo this spacing please (it is always a good idea to review your patches
for unrelated/unintended changes)
--
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]