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

Add child modules as attributes of parent modules. #10338

Merged
merged 2 commits into from Jul 1, 2023

Conversation

akhilramkee
Copy link
Contributor

Failing to add child modules as attributes of parent module will prevent them from being accessible through parent module.

closes #10337

akhilramkee and others added 2 commits July 1, 2023 11:52
Failing to add child modules as attributes of parent module will
prevent them from being accessible through parent module.
@nicoddemus nicoddemus enabled auto-merge (squash) July 1, 2023 14:55
@nicoddemus nicoddemus merged commit 2f7415c into pytest-dev:main Jul 1, 2023
25 checks passed
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.

AttributeError: Test modules cannot use parent module's attributes under --import-mode=importlib
3 participants