Skip to content

Refactor hero detection modules#525

Open
Geczy wants to merge 2 commits intomasterfrom
codex/split-file-into-submodules
Open

Refactor hero detection modules#525
Geczy wants to merge 2 commits intomasterfrom
codex/split-file-into-submodules

Conversation

@Geczy
Copy link
Member

@Geczy Geczy commented May 18, 2025

Summary

  • extract image-processing functions into detection/image_processing.py
  • create a lightweight cli.py entrypoint
  • update stream processor and package exports
  • adjust setup entrypoint to new CLI

Testing

  • python -m unittest discover -s tests -v (fails: ModuleNotFoundError: No module named 'flask')

@Geczy Geczy force-pushed the codex/split-file-into-submodules branch from 9b68699 to 9191b61 Compare May 18, 2025 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments