Skip to content
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

Replaced print() with cat() #49

Merged
merged 2 commits into from
Jul 30, 2024
Merged

Replaced print() with cat() #49

merged 2 commits into from
Jul 30, 2024

Conversation

wleoncio
Copy link
Member

This should close issue #38 by finishing the conversion of as many print() statements to cat(), message(), warning() and stop() as possible. This allows for cleaner output and suppression of output by the user (which can significantly speed up computation).

@wleoncio wleoncio added the enhancement New feature or request label Jul 30, 2024
@wleoncio wleoncio requested a review from Theo-qua July 30, 2024 12:56
@wleoncio wleoncio linked an issue Jul 30, 2024 that may be closed by this pull request
@Theo-qua Theo-qua merged commit 932a4cc into main Jul 30, 2024
7 checks passed
@wleoncio wleoncio deleted the issue-38 branch July 30, 2024 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Review all print statements
2 participants