Skip to content

Closes #13843: Deprecation Warning [Click package] #13844

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

weezymatt
Copy link

Fixes: #13843.

Description

Address the DeprecationWarning by updating split_arg_string import to the correct module shell_completion before Click 9.0.

Types of change

The PR covers a minor bug fix involving a native python package.

Checklist

  • I confirm that I have the right to submit this contribution under the project's MIT license.
  • I ran the tests, and all new and existing tests passed.
  • My changes don't require a change to the documentation, or if they do, I've added all required information.

Fixes issue 13843 involving a Deprecation Warning with the python package Click.
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.

[Click package] DeprecationWarning: Importing 'parser.split_arg_string' is deprecated
1 participant