PyCQA/modernize

"types" fixer converts "types.StringTypes" into "str" instead of "six.string_types"

benbariteau opened this issue · 0 comments

This is incorrect in python 2.