X Tutup
Skip to content

Commit a4617cd

Browse files
committed
Fix whitespace
1 parent dcedaf6 commit a4617cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/rlcompleter.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,4 +163,3 @@ def get_class_members(klass):
163163
# contents are quasi-immortal, and the completer function holds a
164164
# reference to globals).
165165
atexit.register(lambda: readline.set_completer(None))
166-

0 commit comments

Comments
 (0)
X Tutup