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

Please export Dtype in event_model.__all__ #314

Closed
coretl opened this issue Sep 17, 2024 · 1 comment · Fixed by #313
Closed

Please export Dtype in event_model.__all__ #314

coretl opened this issue Sep 17, 2024 · 1 comment · Fixed by #313
Assignees

Comments

@coretl
Copy link
Contributor

coretl commented Sep 17, 2024

So we don't have to type:

from event_model.documents.event_descriptor import Dtype

but can do:

from event_model import Dtype
@evalott100
Copy link
Contributor

Reasonable

@evalott100 evalott100 linked a pull request Sep 18, 2024 that will close this issue
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 a pull request may close this issue.

2 participants