Skip to content

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