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

fix: The __name__ property on submodules created with create_init_submodule! is set to the fully qualified path. #35

Merged

Conversation

MarquessV
Copy link
Contributor

No description provided.

`create_init_submodule!` is set to the fully qualified path.
@MarquessV MarquessV linked an issue Nov 17, 2023 that may be closed by this pull request
Copy link
Contributor

@Shadow53 Shadow53 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One question about line ordering -- if it's important, may want to leave a comment in the code explaining why. Otherwise, looks good!

src/lib.rs Show resolved Hide resolved
@MarquessV MarquessV merged commit a61dd5f into main Nov 22, 2023
8 checks passed
@MarquessV MarquessV deleted the 34-create_init_submodule-should-set-the-submodules-__name__ branch November 22, 2023 17:32
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.

create_init_submodule! should set the submodule's __name__
2 participants