larroy commented on a change in pull request #13549: Runtime feature detection
URL: https://github.com/apache/incubator-mxnet/pull/13549#discussion_r247856232
 
 

 ##########
 File path: python/mxnet/gluon/utils.py
 ##########
 @@ -222,7 +222,7 @@ def _replace_atomic(src, dst):
     _MOVEFILE_WRITE_THROUGH = 0x8
     _windows_default_flags = _MOVEFILE_WRITE_THROUGH
 
-    text_type = unicode if sys.version_info[0] == 2 else str  # noqa
 
 Review comment:
   This is just a lint fix, don't want to change unrelated code in this PR.

----------------------------------------------------------------
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

Reply via email to