Skip to content

Conversation

ScottieD
Copy link
Contributor

@ScottieD ScottieD commented Jul 5, 2018

prompt-toolkit has been updated many times since slcli-shell was created. p_shortcuts.prompt() passed arguments that are long deprecated causing the shell to fail.

…ted. p_shortcuts.prompt() passed arguments that are long deprecated causing the shell to fail.
@coveralls
Copy link

coveralls commented Jul 5, 2018

Coverage Status

Coverage increased (+0.1%) to 88.629% when pulling 1a46b24 on ScottieD:master into 474e338 on softlayer:master.

Copy link
Member

@allmightyspiff allmightyspiff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

regarding this analysis warning
************* Module SoftLayer.shell.core W: 54, 8: Unused variable 'get_prompt_tokens' (unused-variable)

I think you can just remove that whole function.

@ScottieD
Copy link
Contributor Author

ScottieD commented Jul 5, 2018

I removed the whole function and it passes all tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants