samskalicky commented on a change in pull request #19565:
URL: https://github.com/apache/incubator-mxnet/pull/19565#discussion_r528051761
##########
File path: python/mxnet/symbol/symbol.py
##########
@@ -3035,9 +3035,9 @@ def load(fname):
fname : str
The name of the file, examples:
- - `s3://my-bucket/path/my-s3-symbol`
- - `hdfs://my-bucket/path/my-hdfs-symbol`
- - `/path-to/my-local-symbol`
+ - `s3://my-bucket/path/my-s3-symbol`
+ - `hdfs://my-bucket/path/my-hdfs-symbol`
+ - `/path-to/my-local-symbol`
Review comment:
should revert this so its indented again
----------------------------------------------------------------
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]