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] Fixes #6688 BLS Title String Concactenation #6690

Merged
merged 2 commits into from
Sep 25, 2024

Conversation

deeleeramone
Copy link
Contributor

  1. Why?:

  2. What?:

    • Error created by concatenating a title string that does not exist.
    • Skips if title is None
  3. Impact:

    • BLS series that do not have catalogue metadata are being handled correctly.
  4. Testing Done:

obb.economy.survey.bls_series("JTS000000000000000QUR")

After:

Screenshot 2024-09-23 at 7 49 08 PM

@IgorWounds IgorWounds added this pull request to the merge queue Sep 25, 2024
Merged via the queue into develop with commit 218ea9a Sep 25, 2024
10 checks passed
@IgorWounds IgorWounds deleted the bugfix/bls-empty-series-title branch September 26, 2024 11:12
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] Retrieving BLS series JTS000000000000000QUR leads to an unexpected error
2 participants