xidulu commented on a change in pull request #17302: [numpy]add op
random.logistic, random.gumbel
URL: https://github.com/apache/incubator-mxnet/pull/17302#discussion_r377428122
##########
File path: tests/python/unittest/test_numpy_op.py
##########
@@ -7483,4 +7485,4 @@ def hybrid_forward(self, F, x, *args, **kwargs):
if __name__ == '__main__':
import nose
- nose.runmodule()
+ nose.runmodule()
Review comment:
Put back the newline to the end of the file.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services