summaryrefslogtreecommitdiff
path: root/pycodestyle.py
diff options
context:
space:
mode:
authorIan Lee <IanLee1521@gmail.com>2016-05-25 10:49:18 -0700
committerIan Lee <IanLee1521@gmail.com>2016-05-26 00:43:47 -0700
commit90d83aa28ae6ed0ebc49cc83079364b172405fb8 (patch)
treee73afc6affebe6a66fc157f28bf4dfd69d1bcba5 /pycodestyle.py
parentfba2cc63736fa9d522fdc90d2d3cae1ff4aeaa90 (diff)
downloadpep8-90d83aa28ae6ed0ebc49cc83079364b172405fb8.tar.gz
Updated file names tested
Diffstat (limited to 'pycodestyle.py')
-rwxr-xr-xpycodestyle.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pycodestyle.py b/pycodestyle.py
index 87f8f62..5e90dcf 100755
--- a/pycodestyle.py
+++ b/pycodestyle.py
@@ -29,7 +29,7 @@ r"""
Check Python source code formatting, according to PEP 8.
For usage and a list of options, try this:
-$ python pep8.py -h
+$ python pycodestyle.py -h
This program and its regression test suite live here:
https://github.com/pycqa/pycodestyle