Skip to content

Commit 59a9af6

Browse files
committed
Updated header comment from pep8 -> pycodestyle
1 parent 1a76417 commit 59a9af6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pycodestyle.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#!/usr/bin/env python
2-
# pep8.py - Check Python source code formatting, according to PEP 8
2+
# pycodestyle.py - Check Python source code formatting, according to PEP 8
3+
#
34
# Copyright (C) 2006-2009 Johann C. Rocholl <johann@rocholl.net>
45
# Copyright (C) 2009-2014 Florent Xicluna <florent.xicluna@gmail.com>
56
# Copyright (C) 2014-2016 Ian Lee <ianlee1521@gmail.com>

0 commit comments

Comments
 (0)