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

Fixed a fatal bug on the trigger_action.py #1198

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

dbrown99c
Copy link
Contributor

Line 40 in trigger_action.py appeared to have an old import reference to logging so I updated it to match new import of LOGGER.

…erence was updated to LOGGER based on the import.
depthai_sdk/setup.py Outdated Show resolved Hide resolved
depthai_sdk/setup.py Outdated Show resolved Hide resolved
Copy link
Contributor Author

@dbrown99c dbrown99c left a comment

Choose a reason for hiding this comment

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

Removed irrelevant commits

Copy link
Contributor

@jakaskerl jakaskerl left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks.

@jakaskerl jakaskerl merged commit 3fe8c58 into luxonis:main Sep 2, 2024
5 of 7 checks passed
@dbrown99c dbrown99c deleted the bugfix/fix-trigger_action branch September 2, 2024 13:57
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.

2 participants