Skip to content

Commit 306a06d

Browse files
committed
Remove newline change
1 parent 60ae2f3 commit 306a06d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Lib/site.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,6 @@ def _read_pth_file(self, sitedir, name):
397397
accepted paths are added to it so that subsequent .pth files in
398398
the same batch don't add them more than once.
399399
"""
400-
401400
lines, filename = _read_pthstart_file(sitedir, name, ".pth")
402401
if lines is None:
403402
return

0 commit comments

Comments
 (0)