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] Econdb JSON loads context #6512

Merged
merged 2 commits into from
Jun 19, 2024
Merged

[BugFix] Econdb JSON loads context #6512

merged 2 commits into from
Jun 19, 2024

Conversation

deeleeramone
Copy link
Contributor

  1. Why? :

  2. What?:

    • Add context manager to json.load

    • Also ran the update_json_files() function and brought in some changes to the static assets.

  3. Impact (1-2 sentences or a bullet point list):

@deeleeramone deeleeramone added bug Fix bug platform OpenBB Platform v4 PRs for v4 labels Jun 19, 2024
Copy link
Contributor

@hjoaquim hjoaquim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tests and examples are working.

@hjoaquim hjoaquim enabled auto-merge June 19, 2024 09:23
@hjoaquim hjoaquim added this pull request to the merge queue Jun 19, 2024
Merged via the queue into develop with commit f4a865e Jun 19, 2024
9 checks passed
@IgorWounds IgorWounds deleted the bugfix/econdb-context branch June 19, 2024 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fix bug platform OpenBB Platform v4 PRs for v4
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: openbb_econdb/utils/helpers.py json.load needs to use context manager
3 participants