Skip to content
This repository has been archived by the owner on Nov 25, 2017. It is now read-only.

Commit

Permalink
Fix RST note syntax.
Browse files Browse the repository at this point in the history
  • Loading branch information
mpdaugherty committed Oct 26, 2012
1 parent c5762a2 commit 115b209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapter03.rst
Expand Up @@ -171,7 +171,7 @@ We made two changes here:
take other optional arguments as well, which we'll cover in more depth in
:doc:`chapter08`.

.. note
.. note::

One more important detail we've introduced here is that ``r`` character in
front of the regular expression string. This tells Python that the string is a
Expand Down

0 comments on commit 115b209

Please sign in to comment.