Skip to content

[Warning] - Decrecated calls are being used when importing click #97

@Sachin-Bhat

Description

@Sachin-Bhat

Hi,

Thanks for this project, however I notice the following message whenever I run my code dependent on this package

.venv/lib/python3.12/site-packages/weasel/util/config.py:8
  .venv/lib/python3.12/site-packages/weasel/util/config.py:8: DeprecationWarning: Importing 'parser.split_arg_string' is deprecated, it will only be available in 'shell_completion' in Click 9.0.
    from click.parser import split_arg_string

while warnings may seem harmless it probably is best to patch it.

Cheers,
Sachin

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions