这是indexloc提供的服务,不要输入任何密码
Skip to content

[BugFix] obb.regulators.sec.filing_headers Fix Accessing Local Before Assignment #7057

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

Merged
merged 1 commit into from
Mar 11, 2025

Conversation

deeleeramone
Copy link
Contributor

  1. Why?:

    • Filings having no associations with trading symbols were failing because the local was assigned in an indented block.
  2. What?:

    • Moves the assignment of local to the top of the block.
  3. Impact:

  4. Testing Done:

    • After:
Screenshot 2025-03-11 at 8 54 14 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 15:55
@piiq piiq added this pull request to the merge queue Mar 11, 2025
Merged via the queue into develop with commit 434317e Mar 11, 2025
12 checks passed
@piiq piiq deleted the bugfix/unassigned-local branch March 29, 2025 06:59
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
Development

Successfully merging this pull request may close these issues.

2 participants