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

Add SplittingStrategy to the init #51

Merged
merged 1 commit into from
Nov 3, 2024
Merged

Conversation

enoch3712
Copy link
Owner

@enoch3712 enoch3712 commented Nov 3, 2024

Related to #50

Add SplittingStrategy to the import statements and __all__ list in extract_thinker/__init__.py.

  • Add from .models.splitting_strategy import SplittingStrategy to the import statements.
  • Add SplittingStrategy to the __all__ list.

For more details, open the Copilot Workspace session.

Related to #50

Add `SplittingStrategy` to the import statements and `__all__` list in `extract_thinker/__init__.py`.

* Add `from .models.splitting_strategy import SplittingStrategy` to the import statements.
* Add `SplittingStrategy` to the `__all__` list.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/enoch3712/ExtractThinker/issues/50?shareId=XXXX-XXXX-XXXX-XXXX).
@enoch3712 enoch3712 merged commit 4c41a06 into main Nov 3, 2024
1 check passed
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