Skip to content

Commit

Permalink
Update docs for URL.__sub__(url)
Browse files Browse the repository at this point in the history
  • Loading branch information
oleksbabieiev committed Dec 27, 2024
1 parent 69b062f commit ae99021
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 @@ -1027,7 +1027,7 @@ The path is encoded if needed.
>>> target - base
URL('path/index.html')

.. versionadded:: 1.18
.. versionadded:: 1.19

Human readable representation
-----------------------------
Expand Down

0 comments on commit ae99021

Please sign in to comment.