Files
openide/python/testData/inspections/ReplacePrint_after.py

3 lines
51 B
Python

from __future__ import print_function
print("foo")