EAP: is Assignment can be replaced with augmented assignment supposed to work?
In the code inspector I get this remark "Assignment can be replaced with augmented assignment" about the following:
value = value / 10**exp
But clicking the link in the inspector does nothing to the code. Is it supposed to work?
Please sign in to leave a comment.
Hi Jeroen,
Thanks a lot for reporting this.
I've created an issue: http://youtrack.jetbrains.net/issue/PY-5037 Feel free to watch it and get notified once it is fixed.
Hi Catherine,
thanks! Guess that affirms it's not working as it should. Spasibo/thanks. :-)