flake8-future-import icon indicating copy to clipboard operation
flake8-future-import copied to clipboard

Ability to require print_function when print found

Open jayvdb opened this issue 10 years ago • 1 comments

It would be nice to force requiring __future__.print_function only when a print is found.

jayvdb avatar Oct 18 '15 00:10 jayvdb

:+1: yes please. This would be useful and possible for lots of the other imports too, like division, imports, etc.

terite avatar Jan 07 '16 22:01 terite