mirror of
https://github.com/wassname/catalyst.git
synced 2026-09-21 12:50:39 +08:00
Mostly whitespace, line width and other spacing changes. Also, removes use of deprecated has_key in favor of `in` Going forward new patches should pass running `flake8` before submission.