Skip to content

Remove print statement#51

Merged
aredwood merged 1 commit intoaredwood:masterfrom
jfly:remove-print-statement
May 10, 2025
Merged

Remove print statement#51
aredwood merged 1 commit intoaredwood:masterfrom
jfly:remove-print-statement

Conversation

@jfly
Copy link
Copy Markdown
Contributor

@jfly jfly commented May 10, 2025

I'm trying to build a CLI with this library, and this print statement is making for weird output.

It's not very nice for libraries to print stuff, they should instead use Python's logging library.

I'm trying to build a CLI with this library, and this print statement is
making for weird output.

It's not very nice for libraries to print stuff, they should instead use
Python's logging library.
@aredwood
Copy link
Copy Markdown
Owner

good catch - ty - will release later today.

@aredwood aredwood merged commit c09f029 into aredwood:master May 10, 2025
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.

2 participants