PyCQA / pycodestyle

Simple Python style checker in one Python file
https://pycodestyle.pycqa.org
Other
5.03k stars 754 forks source link

fix some wrong renames from testsuite to testing/data vs test #1179

Closed lev-blit closed 1 year ago

lev-blit commented 1 year ago

these changes were initially made in #1175 and I noticed some were made incorrectly (tests instead of testing/data and vice versa)

the second change (with lost/E11.py) doesn't really exist in either tests or testing but thought it would be better for it to be tests/lost instead