Files
openide/python/testData/quickFixes/PyAugmentAssignmentQuickFixTest/division_after.py
T

3 lines
35 B
Python

exp = 2
value /= 10 ** exp#comment