Skip to content

Commit

Permalink
fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
fafhrd91 committed Mar 14, 2017
1 parent ed31323 commit d2e13bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ There are two kinds of properties: *decoded* and *encoded* (with

.. doctest::

>>> URL('http://example.com/path/to?a1=a&a2=b'.path_qs
>>> URL('http://example.com/path/to?a1=a&a2=b').path_qs
'/path/to?a1=a&a2=b'


Expand Down

0 comments on commit d2e13bf

Please sign in to comment.