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?

0
2 comments

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.

0
Avatar
Permanently deleted user

Hi Catherine,

thanks! Guess that affirms it's not working as it should. Spasibo/thanks. :-)

0

Please sign in to leave a comment.