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

message category packages could import its classes #19

Open
ajoaoff opened this issue Jun 7, 2021 · 0 comments
Open

message category packages could import its classes #19

ajoaoff opened this issue Jun 7, 2021 · 0 comments

Comments

@ajoaoff
Copy link

ajoaoff commented Jun 7, 2021

Original issue opened by @erickvermot at kytos#409.

Message category packages like pyof.v0x01.symmetric __init__ file could import its submodules classes, so that one is able to do for example:
from pyof.v0x01.symmetric import Hello
instead of
from pyof.v0x01.symmetric.hello import Hello

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

No branches or pull requests

1 participant