pulp / pulp-cli

https://docs.pulpproject.org/pulp_cli/
GNU General Public License v2.0
36 stars 42 forks source link

[PR #1062/156bca93 backport][0.27] Fix stray click import in pulp-glue #1064

Closed patchback[bot] closed 2 months ago

patchback[bot] commented 2 months ago

This is a backport of PR #1062 as merged into main (156bca93693fe77d69a7a474d9974c8c6178d032).

Pulp GLUE deliberately does not depend on click. For echoing status messages, PulpContext.echo should be used.