lostella opened a new pull request #12811: Fixed __setattr__ method of 
_MXClassPropertyMetaClass
URL: https://github.com/apache/incubator-mxnet/pull/12811
 
 
   ## Description ##
   There is probably a bad indentation in 
`_MXClassPropertyMetaClass.__setattr__`
   
   ### Changes ###
   - [ ] Fixed indentation
   
   ### MWE ###
   
   ```
   import mxnet as mx
   mx.Context.a = 1
   ```
   

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