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

feat: enable direct import of CST from package root #353

Merged
merged 2 commits into from
Aug 13, 2024
Merged

Conversation

jsstevenson
Copy link
Member

Small quality of life change: enable from cool_seq_tool import CoolSeqTool rather than just from cool_seq_tool.app import CoolSeqTool.

I tried a few different import statements, and tests pass, so I don't think this will cause any new import errors.

@jsstevenson jsstevenson added the priority:low Low priority label Aug 13, 2024
@jsstevenson jsstevenson marked this pull request as ready for review August 13, 2024 12:13
@jsstevenson jsstevenson requested a review from jarbesfeld August 13, 2024 12:22
@jsstevenson jsstevenson merged commit 3a1b8fa into main Aug 13, 2024
12 checks passed
@jsstevenson jsstevenson deleted the cst-import branch August 13, 2024 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:low Low priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants