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

[BugFix] Move showwarning To Outside catch_warnings Context Block #7058

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

deeleeramone
Copy link
Contributor

  1. Why?:

  2. What?:

    • Moves the handling for showwarning, and appending the list of warnings to the OBBject, to outside of the catch_warnings context block.
  3. Impact:

    • No changes expected.
    • Sets show_warning user preference to default as False.
  4. Testing Done:

    • You can test by editing code in a remote Colab environment.
    • Ran the openbb-core tests.

Screenshot 2025-03-11 at 11 01 21 AM

@deeleeramone deeleeramone added bug Bugs and bug fixes platform OpenBB Platform v4 PRs for v4 labels Mar 11, 2025
@deeleeramone deeleeramone requested a review from piiq March 11, 2025 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bugs and bug fixes platform OpenBB Platform v4 PRs for v4
Projects
None yet
2 participants