j143 commented on a change in pull request #1487:
URL: https://github.com/apache/systemds/pull/1487#discussion_r772800793
##########
File path: src/main/java/org/apache/sysds/api/DMLScript.java
##########
@@ -83,35 +83,36 @@
public class DMLScript
{
- private static ExecMode EXEC_MODE =
DMLOptions.defaultOptions.execMode; // the execution mode
Review comment:
Generally, changing formatting is a bit confusing for the reviewers, and
difficult to check for accidental typos. I think it's okay for this PR. :)
> An example:
https://github.com/apache/systemds/commit/bf4ba16b9aaa9afee20a3f1c03b0ff49c5346a9d
--
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]