We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 294bcba commit 1f44e7dCopy full SHA for 1f44e7d
SoftLayer/shell/core.py
@@ -76,7 +76,6 @@ def get_prompt_tokens(_):
76
auto_suggest=p_auto_suggest.AutoSuggestFromHistory(),
77
)
78
79
-
80
# Parse arguments
81
try:
82
args = shlex.split(line)
0 commit comments