Skip to content

fix: add combo strategy exports to strategies/__init__.py - #50

Merged
Pigbibi merged 1 commit into
mainfrom
fix/combo-strategy-exports
Jun 30, 2026
Merged

fix: add combo strategy exports to strategies/__init__.py#50
Pigbibi merged 1 commit into
mainfrom
fix/combo-strategy-exports

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Deployments fail with 'ImportError: cannot import name' because re-export wrappers need these modules importable from the strategies subpackage.

ImportError fix: strategies/__init__.py was empty, causing deployment
failures when re-export wrappers tried to import combo modules.

Co-Authored-By: Claude <noreply@anthropic.com>
@Pigbibi
Pigbibi merged commit 2050cb5 into main Jun 30, 2026
1 of 2 checks passed
@Pigbibi
Pigbibi deleted the fix/combo-strategy-exports branch June 30, 2026 07:15
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