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

dynamic: fix UnboundLocalError exception #1887

Merged
merged 1 commit into from
Dec 1, 2023
Merged

dynamic: fix UnboundLocalError exception #1887

merged 1 commit into from
Dec 1, 2023

Conversation

mike-hunhoff
Copy link
Collaborator

closes #1882

Checklist

  • No CHANGELOG update needed
  • No new tests needed
  • No documentation update needed

Copy link
Collaborator

@mr-tz mr-tz left a comment

Choose a reason for hiding this comment

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

thanks

@mr-tz mr-tz merged commit cd52b19 into master Dec 1, 2023
27 checks passed
@mr-tz mr-tz deleted the fix/dynamic/1882 branch December 1, 2023 13:52
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

Successfully merging this pull request may close these issues.

UnboundLocalError: local variable 'file_extractors' referenced before assignment
2 participants