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

Registry Type Fix #225

Merged
merged 3 commits into from
Jan 16, 2025
Merged

Registry Type Fix #225

merged 3 commits into from
Jan 16, 2025

Conversation

kozlov721
Copy link
Collaborator

@kozlov721 kozlov721 commented Jan 16, 2025

  • Fixed type errors when using registry
  • Added __getitem__ and __setitem__
  • Deprecated register_module, will be replaced with register
    • module is a misleading name since it usually refers to a python file

@kozlov721 kozlov721 requested a review from a team as a code owner January 16, 2025 16:59
@kozlov721 kozlov721 requested review from klemen1999, tersekmatija and conorsim and removed request for a team January 16, 2025 16:59
@github-actions github-actions bot added fix Fixing a bug utils Changes affecting luxonis_ml.utils subpackage labels Jan 16, 2025
@kozlov721 kozlov721 merged commit 466baab into main Jan 16, 2025
10 checks passed
@kozlov721 kozlov721 deleted the fix/registry branch January 16, 2025 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Fixing a bug utils Changes affecting luxonis_ml.utils subpackage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants