Skip to content

Commit 1f44e7d

Browse files
committed
resolve pep E303
1 parent 294bcba commit 1f44e7d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

SoftLayer/shell/core.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ def get_prompt_tokens(_):
7676
auto_suggest=p_auto_suggest.AutoSuggestFromHistory(),
7777
)
7878

79-
8079
# Parse arguments
8180
try:
8281
args = shlex.split(line)

0 commit comments

Comments
 (0)