pycodestyle (PEP 8) cleanup in Python scripts
Peter Eisentraut <peter@eisentraut.org>
pycodestyle (PEP 8) cleanup in Python scripts These are mainly whitespace changes. I didn't fix "E501 line too long", which would require more significant surgery.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/unaccent/generate_unaccent_rules.py | modified | +34 −20 |
| src/test/locale/sort-test.py | modified | +6 −4 |