sandeep-krishnamurthy commented on a change in pull request #12376: [MXNET-854]
SVRG Optimization in Python Module API
URL: https://github.com/apache/incubator-mxnet/pull/12376#discussion_r215335760
##########
File path: tests/python/unittest/test_module.py
##########
@@ -815,4 +815,4 @@ def test_forward_types():
if __name__ == '__main__':
import nose
- nose.runmodule()
+ nose.runmodule()
Review comment:
nit: add a new line (pep)
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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