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

Update User Warnings #180

Open
RosCraddock opened this issue Oct 24, 2024 · 0 comments
Open

Update User Warnings #180

RosCraddock opened this issue Oct 24, 2024 · 0 comments

Comments

@RosCraddock
Copy link

Some user warnings in AlphaPeel are simply printed in the terminal with print(). Whereas, in tinyhouse they are printed in the terminal through the warnings.warn() function. For consistency, this should be updated so all user warnings use warnings.warns() rather than print(). eg. lines 79 to 93 in peelingInfo.py

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

No branches or pull requests

1 participant