Skip to content

Commit e4ca6c8

Browse files
committed
Removed an emty line.
1 parent 33decb4 commit e4ca6c8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmd2.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@ def __subclasshook__(cls, C):
117117
else:
118118
from io import BytesIO as StringIO # Python2
119119

120-
121120
# Detect whether IPython is installed to determine if the built-in "ipy" command should be included
122121
ipython_available = True
123122
try:

0 commit comments

Comments
 (0)