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

Library Structure: Put more imports into the top level instead of only in subpackages #88

Open
cmalinmayor opened this issue Oct 31, 2023 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@cmalinmayor
Copy link
Collaborator

This would allow one to import traccuracy as tr and then use tr.CTCMatched or tr.DivisionMetrics without having to import these classes from the subpackages. We should then use this import structure in our example code (notebooks, snippets, etc).

@cmalinmayor cmalinmayor added the enhancement New feature or request label Oct 31, 2023
@cmalinmayor cmalinmayor added this to the Version 1.0 milestone Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant