PyCQA / modernize

Modernizes Python code for eventual Python 3 migration. Built on top of fissix (a fork of lib2to3)
https://modernize.readthedocs.org/
Other
355 stars 51 forks source link

docs: fix simple typo, consistant -> consistent #259

Open timgates42 opened 2 years ago

timgates42 commented 2 years ago

There is a small typo in modernize/fixes/fix_itertools_six.py.

Should read consistent rather than consistant.

Semi-automated pull request generated by https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md