mirror of
https://github.com/jazzband/contextlib2.git
synced 2026-03-16 21:50:24 +00:00
Tweak relative paths for docs patch
This commit is contained in:
parent
46244c827d
commit
a858a8f4d6
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
--- ../../cpython/Doc/library/contextlib.rst 2021-06-26 18:31:45.179532455 +1000
|
||||
+++ contextlib2.rst 2021-06-26 21:19:00.172517765 +1000
|
||||
--- ../cpython/Doc/library/contextlib.rst 2021-06-26 18:31:45.179532455 +1000
|
||||
+++ docs/contextlib2.rst 2021-06-26 21:19:00.172517765 +1000
|
||||
@@ -1,20 +1,5 @@
|
||||
-:mod:`!contextlib` --- Utilities for :keyword:`!with`\ -statement contexts
|
||||
-==========================================================================
|
||||
|
|
|
|||
Loading…
Reference in a new issue