Skip to content

Commit d265993

Browse files
gh-144329: final fix for missing newline at end of file
1 parent b9a816f commit d265993

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Doc/library/site.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,4 +313,5 @@ value greater than 2 if there is an error.
313313
.. seealso::
314314

315315
* :pep:`370` -- Per user site-packages directory
316-
* :ref:`sys-path-init` -- The initialization of :data:`sys.path`.
316+
* :ref:`sys-path-init` -- The initialization of :data:`sys.path`.
317+

0 commit comments

Comments
 (0)