Skip to content

Commit 0579623

Browse files
committed
fix title underlines
1 parent 557cb71 commit 0579623

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

peps/pep-0796.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ i.e. it's equivalent to using that value verbatim in ``pyvenv.cfg``.
107107

108108

109109
CPython Runtime Changes
110-
======================
110+
=======================
111111

112112
The CPython runtime itself *almost* already supports relative paths. The
113113
primitives are there, so the only change needed is to define how it resolves
@@ -180,7 +180,7 @@ nor how downstream tools (e.g. installers) should identify them or process
180180
them. These questions are best addressed separately by tool owners.
181181

182182
References
183-
=========
183+
==========
184184

185185
* `rules_python <https://github.com/bazel-contrib/rules_python>`__: implements
186186
host-relocatable virtual environments.

0 commit comments

Comments
 (0)