Skip to content

Commit

Permalink
Corrected line ending after removing broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
knikolla committed May 3, 2015
1 parent 28e365f commit f7ee56f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/writing/style.rst
Original file line number Diff line number Diff line change
Expand Up @@ -418,9 +418,8 @@ Also known as :pep:`20`, the guiding principles for Python's design.
If the implementation is easy to explain, it may be a good idea.
Namespaces are one honking great idea -- let's do more of those!
For some examples of good Python style, see `these
slides from a Python user group
<http://artifex.org/~hblanks/talks/2011/pep20_by_example.pdf>`_.
For some examples of good Python style, see `these slides from a Python user
group <http://artifex.org/~hblanks/talks/2011/pep20_by_example.pdf>`_.

PEP 8
-----
Expand Down

0 comments on commit f7ee56f

Please sign in to comment.