haojin2 commented on a change in pull request #17904: [Numpy] add: numpy op
trilindices
URL: https://github.com/apache/incubator-mxnet/pull/17904#discussion_r400586031
##########
File path: tests/python/unittest/test_numpy_op.py
##########
@@ -6693,6 +6693,35 @@ def test_np_builtin_op_signature():
assert op is not None
assert str(op.__signature__) == str(inspect.signature(_op_from_doc))
+@with_seed()
Review comment:
an extra blank line above
----------------------------------------------------------------
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