Skip to content
Snippets Groups Projects
Unverified Commit 6d10bc73 authored by Ian Lee's avatar Ian Lee Committed by GitHub
Browse files

Fixed typo

parent 41438bf9
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -27,7 +27,7 @@ Changes:
* You can now write 'pycodestyle.StyleGuide(verbose=True)' instead of
'pycodestyle.StyleGuide(verbose=True, paths=['-v'])' in order to achieve
verbosity.
* The distribution of pycodestyle now includes the licence text in order to
* The distribution of pycodestyle now includes the license text in order to
comply with open source licenses which require this.
* 'maximum_line_length' now ignores shebang ('#!') lines.
* Add configuration option for the allowed number of blank lines. It is
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment