Skip to content

Commit 38b13e5

Browse files
committed
Add breathing space
1 parent d750ee5 commit 38b13e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Lib/pydoc.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ class or function within a module or module in a package. If the
5252
# - If the __file__ attribute on a module is a relative path and
5353
# the current directory is changed with os.chdir(), an incorrect
5454
# path will be displayed.
55+
5556
import ast
5657
import token
5758
import __future__

0 commit comments

Comments
 (0)