diff options
author | Joel Rosdahl <joel@rosdahl.net> | 2014-07-31 15:43:58 +0200 |
---|---|---|
committer | Joel Rosdahl <joel@rosdahl.net> | 2014-07-31 15:43:58 +0200 |
commit | 0ee0f02626220c169cfe1a5b814b63cc07fc2263 (patch) | |
tree | 3d9c8bd9b533eb96f6ffae5a143b166d39dcbf82 /test | |
parent | 8080915fba6e3ea6ed06a67420ed4fc27e2e5279 (diff) | |
download | miniircd-0ee0f02626220c169cfe1a5b814b63cc07fc2263.tar.gz miniircd-0ee0f02626220c169cfe1a5b814b63cc07fc2263.zip |
Made Python code PEP8 clean
Diffstat (limited to 'test')
-rwxr-xr-x | test | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,4 +3,5 @@ set -e pyflakes miniircd test.py +pep8 miniircd test.py nosetests |