Fix '_inplacevar_' is not defined error by kyoshidajp · Pull Request #2755 · getredash/redash
This PR fixes #2752 and fixes #2753. To exec augmented assignment operator, we need to implement _inplacevar_ method.