Skip to content

Fix framework typo in detection post process error#112

Open
diaz3z wants to merge 1 commit into
TexasInstruments:masterfrom
diaz3z:fix-framework-typo
Open

Fix framework typo in detection post process error#112
diaz3z wants to merge 1 commit into
TexasInstruments:masterfrom
diaz3z:fix-framework-typo

Conversation

@diaz3z

@diaz3z diaz3z commented Jun 15, 2026

Copy link
Copy Markdown

Fixes a typo in post_process_detection.py where self.framwork was used instead of self.framework.

Without this fix, unsupported framework values can trigger an AttributeError instead of the intended ValueError.

Validation:

  • Ran python -m py_compile runtimes/examples/python/utils/post_process/post_process_detection.py

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.

1 participant